Searched refs:_FILE_OFFSET_BITS (Results 1 - 25 of 39) sorted by relevance

12

/netbsd-6-1-5-RELEASE/external/cddl/osnet/dist/uts/common/sys/
H A Dfeature_tests.h191 * The setting of _FILE_OFFSET_BITS controls the size of various file-related
201 #ifndef _FILE_OFFSET_BITS
202 #define _FILE_OFFSET_BITS 64 macro
204 #if _FILE_OFFSET_BITS - 0 != 64
205 #error "invalid _FILE_OFFSET_BITS value specified"
208 #ifndef _FILE_OFFSET_BITS
209 #define _FILE_OFFSET_BITS 32 macro
211 #if _FILE_OFFSET_BITS - 0 != 32 && _FILE_OFFSET_BITS - 0 != 64
212 #error "invalid _FILE_OFFSET_BITS valu
[all...]
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/include/
H A Dlib.h28 #define _FILE_OFFSET_BITS 64 macro
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/lib/misc/
H A Dlib.h28 #define _FILE_OFFSET_BITS 64 macro
/netbsd-6-1-5-RELEASE/dist/bzip2/
H A DspewG.c27 #define _FILE_OFFSET_BITS 64 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gprof/
H A Dgconfig.in100 #undef _FILE_OFFSET_BITS
/netbsd-6-1-5-RELEASE/gnu/dist/gmake/glob/
H A Dglob.h155 #if _FILE_OFFSET_BITS == 64 && __GNUC__ < 2
176 #if _FILE_OFFSET_BITS != 64 || __GNUC__ < 2
/netbsd-6-1-5-RELEASE/external/bsd/tre/dist/
H A Dconfig.h.in240 #undef _FILE_OFFSET_BITS
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/binutils/
H A Dconfig.in226 #undef _FILE_OFFSET_BITS
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/
H A Dconfig.in202 #undef _FILE_OFFSET_BITS
/netbsd-6-1-5-RELEASE/external/bsd/file/dist/
H A Dconfig.h.in265 #undef _FILE_OFFSET_BITS
/netbsd-6-1-5-RELEASE/external/bsd/less/dist/
H A Ddefines.h.in414 #undef _FILE_OFFSET_BITS
/netbsd-6-1-5-RELEASE/external/bsd/libarchive/dist/libarchive/
H A Darchive_windows.h270 #if defined _FILE_OFFSET_BITS && _FILE_OFFSET_BITS == 64
/netbsd-6-1-5-RELEASE/external/bsd/libpcap/dist/
H A Dconfig.h.in233 #undef _FILE_OFFSET_BITS
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/bfd/
H A Dconfig.in350 #undef _FILE_OFFSET_BITS
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/gas/
H A Dconfig.in300 #undef _FILE_OFFSET_BITS
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/tools/
H A Dtools.h22 #define _FILE_OFFSET_BITS 64 macro
/netbsd-6-1-5-RELEASE/crypto/external/bsd/openssl/dist/crypto/bio/
H A Dbss_file.c81 #ifndef _FILE_OFFSET_BITS
82 #define _FILE_OFFSET_BITS 64 macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/libiberty/
H A Dconfig.in461 #undef _FILE_OFFSET_BITS
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/libiberty/
H A Dconfig.in449 #undef _FILE_OFFSET_BITS
/netbsd-6-1-5-RELEASE/external/gpl2/lvm2/dist/daemons/clvmd/
H A Dclvmd-command.c56 #define _FILE_OFFSET_BITS 64 macro
H A Drefresh_clvmd.c23 #define _FILE_OFFSET_BITS 64 macro
H A Dclvmd-cman.c23 #define _FILE_OFFSET_BITS 64 macro
H A Dtcp-comms.c26 #define _FILE_OFFSET_BITS 64 macro
H A Dclvmd-corosync.c23 #define _FILE_OFFSET_BITS 64 macro
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/gdb/python/
H A Dpython-internal.h40 _FILE_OFFSET_BITS, which pyconfig.h also defines. Same work
42 #undef _FILE_OFFSET_BITS macro

Completed in 244 milliseconds

12