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

  /bootable/diskinstaller/editdisklbl/
editdisklbl.c 19 #define __USE_FILE_OFFSET64
  /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/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
features.h 70 __USE_FILE_OFFSET64 Define 64bit interface as default.
105 #undef __USE_FILE_OFFSET64
257 # define __USE_FILE_OFFSET64 1
334 __USE_FILE_OFFSET64 but not __USE_LARGEFILE[64]. */
335 # if defined __USE_FILE_OFFSET64 && !defined __REDIRECT
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
features.h 70 __USE_FILE_OFFSET64 Define 64bit interface as default.
105 #undef __USE_FILE_OFFSET64
257 # define __USE_FILE_OFFSET64 1
334 __USE_FILE_OFFSET64 but not __USE_LARGEFILE[64]. */
335 # if defined __USE_FILE_OFFSET64 && !defined __REDIRECT
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
features.h 70 __USE_FILE_OFFSET64 Define 64bit interface as default.
105 #undef __USE_FILE_OFFSET64
257 # define __USE_FILE_OFFSET64 1
334 __USE_FILE_OFFSET64 but not __USE_LARGEFILE[64]. */
335 # if defined __USE_FILE_OFFSET64 && !defined __REDIRECT

Completed in 250 milliseconds