Searched refs:PULL8 (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/gpl3/gdb.old/dist/zlib/examples/
H A Dgzlog.c280 #define PULL8(p) (PULL4(p)+((off_t)PULL4(p+4)<<32)) macro
420 log->first = PULL8(buf + HEAD);
421 log->last = PULL8(buf + HEAD + 8);
/netbsd-current/common/dist/zlib/examples/
H A Dgzlog.c280 #define PULL8(p) (PULL4(p)+((off_t)PULL4(p+4)<<32)) macro
420 log->first = PULL8(buf + HEAD);
421 log->last = PULL8(buf + HEAD + 8);
/netbsd-current/external/gpl3/binutils/dist/zlib/examples/
H A Dgzlog.c280 #define PULL8(p) (PULL4(p)+((off_t)PULL4(p+4)<<32)) macro
420 log->first = PULL8(buf + HEAD);
421 log->last = PULL8(buf + HEAD + 8);
/netbsd-current/external/gpl3/gdb/dist/zlib/examples/
H A Dgzlog.c280 #define PULL8(p) (PULL4(p)+((off_t)PULL4(p+4)<<32)) macro
420 log->first = PULL8(buf + HEAD);
421 log->last = PULL8(buf + HEAD + 8);
/netbsd-current/external/gpl3/binutils.old/dist/zlib/examples/
H A Dgzlog.c280 #define PULL8(p) (PULL4(p)+((off_t)PULL4(p+4)<<32)) macro
420 log->first = PULL8(buf + HEAD);
421 log->last = PULL8(buf + HEAD + 8);

Completed in 103 milliseconds