HomeSort by relevance Sort by last modified time
    Searched defs:_FILE_OFFSET_BITS (Results 26 - 50 of 75) sorted by null

12 3

  /external/e2fsprogs/misc/
e2fuzz.c 12 #define _FILE_OFFSET_BITS 64
create_inode.c 12 #define _FILE_OFFSET_BITS 64
fuse2fs.c 11 #define _FILE_OFFSET_BITS 64
    [all...]
  /external/e2fsprogs/util/
symlinks.c 1 #define _FILE_OFFSET_BITS 64
  /external/python/cpython2/Modules/zlib/
gzguts.h 10 # ifdef _FILE_OFFSET_BITS
11 # undef _FILE_OFFSET_BITS
  /external/python/cpython3/Modules/zlib/
gzguts.h 10 # ifdef _FILE_OFFSET_BITS
11 # undef _FILE_OFFSET_BITS
  /external/valgrind/coregrind/m_ume/
elf.c 52 # define _FILE_OFFSET_BITS 64
  /external/zlib/src/
gzguts.h 10 # ifdef _FILE_OFFSET_BITS
11 # undef _FILE_OFFSET_BITS
  /system/core/libsparse/
sparse_read.cpp 17 #define _FILE_OFFSET_BITS 64
output_file.c 17 #define _FILE_OFFSET_BITS 64
  /system/extras/ext4_utils/include/ext4_utils/
ext4_utils.h 27 #define _FILE_OFFSET_BITS 64
  /toolchain/binutils/binutils-2.27/zlib/
gzguts.h 10 # ifdef _FILE_OFFSET_BITS
11 # undef _FILE_OFFSET_BITS
  /external/elfutils/libdwfl/
linux-kernel-modules.c 29 /* We include this before config.h because it can't handle _FILE_OFFSET_BITS.
31 /* Some makefiles, e.g. HOST_linux-x86.mk, predefine _FILE_OFFSET_BITS. */
32 #undef _FILE_OFFSET_BITS
50 #ifdef _FILE_OFFSET_BITS
  /external/valgrind/coregrind/m_initimg/
initimg-linux.c 57 #define _FILE_OFFSET_BITS 64
    [all...]
  /device/linaro/bootloader/edk2/AppPkg/Applications/Lua/src/
liolib.c 12 #if !defined(_FILE_OFFSET_BITS)
14 #define _FILE_OFFSET_BITS 64
  /external/e2fsprogs/lib/ext2fs/
unix_io.c 21 #define _FILE_OFFSET_BITS 64
  /external/syslinux/com32/lua/src/
liolib.c 12 #if !defined(_FILE_OFFSET_BITS)
14 #define _FILE_OFFSET_BITS 64
  /external/curl/lib/
config-riscos.h 406 #undef _FILE_OFFSET_BITS
config-symbian.h 769 #define _FILE_OFFSET_BITS 64
config-os400.h 432 #undef _FILE_OFFSET_BITS
curl_config.h 1022 #define _FILE_OFFSET_BITS 64
  /external/syslinux/utils/
isohybrid.c 26 #define _FILE_OFFSET_BITS 64
  /external/autotest/client/tests/aiostress/
aio-stress.c 44 #define _FILE_OFFSET_BITS 64
    [all...]
  /external/ltp/testcases/kernel/io/ltp-aiodio/
aio-stress.c 44 #define _FILE_OFFSET_BITS 64
    [all...]
  /external/python/cpython2/Lib/plat-sunos5/
TYPES.py 43 _FILE_OFFSET_BITS = 64
44 _FILE_OFFSET_BITS = 32

Completed in 2202 milliseconds

12 3