Home
last modified time | relevance | path

Searched refs:__USE_FILE_OFFSET64 (Results 1 – 10 of 10) sorted by relevance

/external/zlib/src/contrib/minizip/
Dioapi.h29 #ifndef __USE_FILE_OFFSET64
30 #define __USE_FILE_OFFSET64 macro
Dminizip.c17 #ifndef __USE_FILE_OFFSET64
18 #define __USE_FILE_OFFSET64 macro
Dminiunz.c16 #ifndef __USE_FILE_OFFSET64
17 #define __USE_FILE_OFFSET64 macro
/external/python/cpython2/Lib/plat-linux2/
DDLFCN.py35 __USE_FILE_OFFSET64 = 1 variable
DTYPES.py35 __USE_FILE_OFFSET64 = 1 variable
DIN.py35 __USE_FILE_OFFSET64 = 1 variable
/external/libchrome/libchrome_tools/patch/
Dfile_posix.patch22 // In case __USE_FILE_OFFSET64 is not used, we need to call pwrite64()
/external/python/cpython2/Lib/plat-atheos/
DTYPES.py33 __USE_FILE_OFFSET64 = 1 variable
DIN.py33 __USE_FILE_OFFSET64 = 1 variable
/external/compiler-rt/lib/profile/
DWindowsMMap.c23 #ifdef __USE_FILE_OFFSET64