/external/e2fsprogs/lib/e2p/ |
D | fgetproject.c | 12 #ifndef _LARGEFILE_SOURCE 13 #define _LARGEFILE_SOURCE macro
|
D | fsetversion.c | 19 #ifndef _LARGEFILE_SOURCE 20 #define _LARGEFILE_SOURCE macro
|
D | fgetversion.c | 19 #ifndef _LARGEFILE_SOURCE 20 #define _LARGEFILE_SOURCE macro
|
D | fsetproject.c | 12 #ifndef _LARGEFILE_SOURCE 13 #define _LARGEFILE_SOURCE macro
|
D | fsetflags.c | 19 #ifndef _LARGEFILE_SOURCE 20 #define _LARGEFILE_SOURCE macro
|
D | fgetflags.c | 19 #ifndef _LARGEFILE_SOURCE 20 #define _LARGEFILE_SOURCE macro
|
/external/libxml2/ |
D | libxml.h | 15 #ifndef _LARGEFILE_SOURCE 16 #define _LARGEFILE_SOURCE macro
|
/external/e2fsprogs/contrib/ |
D | make-sparse.c | 12 #ifndef _LARGEFILE_SOURCE 13 #define _LARGEFILE_SOURCE macro
|
D | fallocate.c | 24 #ifndef _LARGEFILE_SOURCE 25 #define _LARGEFILE_SOURCE macro
|
/external/e2fsprogs/lib/ext2fs/ |
D | getsectsize.c | 13 #ifndef _LARGEFILE_SOURCE 14 #define _LARGEFILE_SOURCE macro
|
D | llseek.c | 12 #ifndef _LARGEFILE_SOURCE 13 #define _LARGEFILE_SOURCE macro
|
D | atexit.c | 13 #ifndef _LARGEFILE_SOURCE 14 #define _LARGEFILE_SOURCE macro
|
D | qcow2.c | 26 #ifndef _LARGEFILE_SOURCE 27 #define _LARGEFILE_SOURCE macro
|
D | getsize.c | 15 #ifndef _LARGEFILE_SOURCE 16 #define _LARGEFILE_SOURCE macro
|
/external/f2fs-tools/mkfs/ |
D | f2fs_format_utils.c | 9 #ifndef _LARGEFILE_SOURCE 10 #define _LARGEFILE_SOURCE macro
|
/external/e2fsprogs/lib/blkid/ |
D | llseek.c | 12 #ifndef _LARGEFILE_SOURCE 13 #define _LARGEFILE_SOURCE macro
|
D | getsize.c | 12 #ifndef _LARGEFILE_SOURCE 13 #define _LARGEFILE_SOURCE macro
|
/external/lz4/programs/ |
D | platform.h | 66 # if !defined(_LARGEFILE_SOURCE) /* obsolete macro, replaced with _FILE_OFFSET… 67 # define _LARGEFILE_SOURCE 1 /* Large File Support extension (LFS) - fseek… macro
|
/external/libpcap/cmake/Modules/ |
D | FindFseeko.cmake | 60 # See if it's available with _LARGEFILE_SOURCE. 67 message(STATUS "Looking for fseeko support with _LARGEFILE_SOURCE - found") 71 message(STATUS "Looking for fseeko support with _LARGEFILE_SOURCE - not found")
|
/external/zlib/src/ |
D | gzguts.h | 7 # ifndef _LARGEFILE_SOURCE 8 # define _LARGEFILE_SOURCE 1 macro
|
/external/python/cpython2/Modules/zlib/ |
D | gzguts.h | 7 # ifndef _LARGEFILE_SOURCE 8 # define _LARGEFILE_SOURCE 1 macro
|
/external/e2fsprogs/misc/ |
D | util.c | 12 #ifndef _LARGEFILE_SOURCE 13 #define _LARGEFILE_SOURCE macro
|
/external/e2fsprogs/lib/support/ |
D | plausible.c | 15 #ifndef _LARGEFILE_SOURCE 16 #define _LARGEFILE_SOURCE macro
|
/external/f2fs-tools/tools/ |
D | fibmap.c | 5 #ifndef _LARGEFILE_SOURCE 6 #define _LARGEFILE_SOURCE macro
|
/external/lua/src/ |
D | lprefix.h | 26 #define _LARGEFILE_SOURCE 1 macro
|