HomeSort by relevance Sort by last modified time
    Searched defs:__USE_FILE_OFFSET64 (Results 1 - 12 of 12) sorted by null

  /external/zlib/src/contrib/minizip/
ioapi.h 29 #ifndef __USE_FILE_OFFSET64
30 #define __USE_FILE_OFFSET64
minizip.c 17 #ifndef __USE_FILE_OFFSET64
18 #define __USE_FILE_OFFSET64
miniunz.c 16 #ifndef __USE_FILE_OFFSET64
17 #define __USE_FILE_OFFSET64
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
features.h 72 __USE_FILE_OFFSET64 Define 64bit interface as default.
108 #undef __USE_FILE_OFFSET64
274 # define __USE_FILE_OFFSET64 1
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/
features.h 75 __USE_FILE_OFFSET64 Define 64bit interface as default.
113 #undef __USE_FILE_OFFSET64
285 # define __USE_FILE_OFFSET64 1
361 __USE_FILE_OFFSET64 but not __USE_LARGEFILE[64]. */
362 # if defined __USE_FILE_OFFSET64 && !defined __REDIRECT
  /prebuilts/gdb/linux-x86/lib/python2.7/plat-linux2/
DLFCN.py 35 __USE_FILE_OFFSET64 = 1
TYPES.py 35 __USE_FILE_OFFSET64 = 1
IN.py 35 __USE_FILE_OFFSET64 = 1
  /prebuilts/python/linux-x86/2.7.5/lib/python2.7/plat-linux2/
DLFCN.py 35 __USE_FILE_OFFSET64 = 1
TYPES.py 35 __USE_FILE_OFFSET64 = 1
IN.py 35 __USE_FILE_OFFSET64 = 1
  /bionic/libc/include/sys/
cdefs.h 264 #define __USE_FILE_OFFSET64 1

Completed in 7731 milliseconds