Searched defs:__USE_FILE_OFFSET64 (Results 1 - 5 of 5) sorted by relevance

/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
H A Dfeatures.h72 __USE_FILE_OFFSET64 Define 64bit interface as default.
108 #undef __USE_FILE_OFFSET64 macro
274 # define __USE_FILE_OFFSET64 1 macro
350 __USE_FILE_OFFSET64 but not __USE_LARGEFILE[64]. */
351 # if defined __USE_FILE_OFFSET64 && !defined __REDIRECT
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
H A Dfeatures.h75 __USE_FILE_OFFSET64 Define 64bit interface as default.
113 #undef __USE_FILE_OFFSET64 macro
285 # define __USE_FILE_OFFSET64 1 macro
361 __USE_FILE_OFFSET64 but not __USE_LARGEFILE[64]. */
362 # if defined __USE_FILE_OFFSET64 && !defined __REDIRECT
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
H A DDLFCN.py35 __USE_FILE_OFFSET64 = 1 variable
H A DTYPES.py35 __USE_FILE_OFFSET64 = 1 variable
H A DIN.py35 __USE_FILE_OFFSET64 = 1 variable

Completed in 19 milliseconds