Searched defs:_FILE_OFFSET_BITS (Results 1 - 13 of 13) sorted by relevance

/vbox/src/libs/libxml2-2.6.31/
H A Dlibxml.h19 #ifndef _FILE_OFFSET_BITS
20 #define _FILE_OFFSET_BITS 64 macro
/vbox/src/VBox/Runtime/VBox/
H A Dlog-vbox.cpp144 # undef _FILE_OFFSET_BITS /* procfs doesn't like this */ macro
/vbox/src/VBox/Runtime/testcase/
H A DtstRTCoreDump.h31 # if defined(RT_ARCH_X86) && _FILE_OFFSET_BITS==64
35 # undef _FILE_OFFSET_BITS macro
36 # define _FILE_OFFSET_BITS 32 macro
40 # undef _FILE_OFFSET_BITS macro
41 # define _FILE_OFFSET_BITS 64 macro
/vbox/src/VBox/RDP/client-1.8.3/
H A Drdpsnd_oss.c36 #ifdef _FILE_OFFSET_BITS
37 #undef _FILE_OFFSET_BITS macro
/vbox/src/VBox/Runtime/r3/solaris/
H A Dcoredumper-solaris.h30 # if defined(RT_ARCH_X86) && _FILE_OFFSET_BITS==64
34 # undef _FILE_OFFSET_BITS macro
35 # define _FILE_OFFSET_BITS 32 macro
39 # undef _FILE_OFFSET_BITS macro
40 # define _FILE_OFFSET_BITS 64 macro
/vbox/src/libs/zlib-1.2.6/
H A Dgzguts.h10 # ifdef _FILE_OFFSET_BITS
11 # undef _FILE_OFFSET_BITS macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.4.2/
H A Ddo-not-use-config.h690 #define _FILE_OFFSET_BITS 64 macro
/vbox/src/VBox/Additions/x11/x11include/xorg-server-1.5.3/
H A Ddo-not-use-config.h747 #define _FILE_OFFSET_BITS 64 macro
/vbox/src/VBox/Main/src-server/solaris/
H A DPerformanceSolaris.cpp20 #undef _FILE_OFFSET_BITS macro
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dconfig.h1238 #define _FILE_OFFSET_BITS 64 macro
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/Ia32/
H A Dpyconfig.h1152 #undef _FILE_OFFSET_BITS macro
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/Ipf/
H A Dpyconfig.h1132 #undef _FILE_OFFSET_BITS macro
/vbox/src/VBox/Devices/EFI/Firmware/AppPkg/Applications/Python/X64/
H A Dpyconfig.h1156 #undef _FILE_OFFSET_BITS macro

Completed in 212 milliseconds