HomeSort by relevance Sort by last modified time
    Searched refs:_FILE_OFFSET_BITS (Results 51 - 75 of 82) sorted by null

1 23 4

  /external/zlib/src/
zconf.h 470 #if defined(_FILE_OFFSET_BITS) && _FILE_OFFSET_BITS-0 == 64 && defined(Z_LFS64)
zconf.h.cmakein 472 #if defined(_FILE_OFFSET_BITS) && _FILE_OFFSET_BITS-0 == 64 && defined(Z_LFS64)
zconf.h.in 470 #if defined(_FILE_OFFSET_BITS) && _FILE_OFFSET_BITS-0 == 64 && defined(Z_LFS64)
  /ndk/sources/host-tools/make-3.81/
config.h.in 418 #undef _FILE_OFFSET_BITS
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/sys/
stat.h 253 #if defined(_FILE_OFFSET_BITS) && (_FILE_OFFSET_BITS == 64)
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
io.h 334 #if (defined(_FILE_OFFSET_BITS) && (_FILE_OFFSET_BITS == 64))
336 #endif /* (defined(_FILE_OFFSET_BITS) && (_FILE_OFFSET_BITS == 64)) */
stdio.h 468 #if (defined(_FILE_OFFSET_BITS) && (_FILE_OFFSET_BITS == 64))
470 #endif /* (defined(_FILE_OFFSET_BITS) && (_FILE_OFFSET_BITS == 64)) */
480 #if (defined(_FILE_OFFSET_BITS) && (_FILE_OFFSET_BITS == 64))
482 #endif /* (defined(_FILE_OFFSET_BITS) && (_FILE_OFFSET_BITS == 64)) */
    [all...]
  /external/qemu/distrib/ext4_utils/src/
ext2simg.c 17 #define _FILE_OFFSET_BITS 64
  /system/extras/tests/directiotest/
directiotest.c 21 #define _FILE_OFFSET_BITS 64
  /external/chromium_org/third_party/skia/third_party/lua/src/
liolib.c 13 #if !defined(_FILE_OFFSET_BITS)
14 #define _FILE_OFFSET_BITS 64
  /ndk/sources/host-tools/sed-4.2.1/
config_h.in 646 #undef _FILE_OFFSET_BITS
  /external/e2fsprogs/util/
symlinks.c 1 #define _FILE_OFFSET_BITS 64
  /external/chromium_org/third_party/zlib/
zlib.h     [all...]
  /external/qemu/distrib/libsparse/src/
sparse_read.c 18 #define _FILE_OFFSET_BITS 64
output_file.c 17 #define _FILE_OFFSET_BITS 64
  /external/valgrind/main/coregrind/m_ume/
elf.c 51 #define _FILE_OFFSET_BITS 64
  /system/core/libsparse/
sparse_read.c 18 #define _FILE_OFFSET_BITS 64
output_file.c 17 #define _FILE_OFFSET_BITS 64
  /external/elfutils/0.153/libdwfl/
linux-kernel-modules.c 50 /* We include this before config.h because it can't handle _FILE_OFFSET_BITS.
54 #undef _FILE_OFFSET_BITS
  /external/chromium_org/third_party/sqlite/src/src/
sqliteInt.h 39 # ifndef _FILE_OFFSET_BITS
40 # define _FILE_OFFSET_BITS 64
    [all...]
  /external/bison/lib/
config.in.h     [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/winsys/radeon/drm/
radeon_drm_bo.c 27 #define _FILE_OFFSET_BITS 64
  /external/dnsmasq/src/
dnsmasq.h 22 # define _FILE_OFFSET_BITS 64
  /external/mesa3d/src/gallium/winsys/radeon/drm/
radeon_drm_bo.c 27 #define _FILE_OFFSET_BITS 64
  /external/valgrind/main/coregrind/m_initimg/
initimg-linux.c 58 #define _FILE_OFFSET_BITS 64
    [all...]

Completed in 2004 milliseconds

1 23 4