Searched defs:_FILE_OFFSET_BITS (Results 1 - 25 of 36) sorted by relevance

12

/external/libxml2/
H A Dlibxml.h18 #ifndef _FILE_OFFSET_BITS
19 #define _FILE_OFFSET_BITS 64 macro
/external/bzip2/
H A DspewG.c27 #define _FILE_OFFSET_BITS 64 macro
/external/libdrm/tests/radeon/
H A Drbo.c26 #define _FILE_OFFSET_BITS 64 macro
/external/e2fsprogs/misc/
H A Dfindsuper.c84 #define _FILE_OFFSET_BITS 64 macro
/external/curl/CMake/
H A DCurlTests.c285 #ifdef _FILE_OFFSET_BITS
286 #undef _FILE_OFFSET_BITS macro
288 #define _FILE_OFFSET_BITS 64 macro
/external/toybox/lib/
H A Dportability.h21 #define _FILE_OFFSET_BITS 64 macro
/external/valgrind/coregrind/m_ume/
H A Delf.c52 # define _FILE_OFFSET_BITS 64 macro
/external/ImageMagick/MagickCore/
H A Dstudio.h36 # if defined(MAGICKCORE__FILE_OFFSET_BITS) && !defined(_FILE_OFFSET_BITS)
37 # define _FILE_OFFSET_BITS MAGICKCORE__FILE_OFFSET_BITS macro
/external/ImageMagick/MagickWand/
H A Dstudio.h36 #if defined(MAGICKCORE__FILE_OFFSET_BITS) && !defined(_FILE_OFFSET_BITS)
37 # define _FILE_OFFSET_BITS MAGICKCORE__FILE_OFFSET_BITS macro
/external/boringssl/src/crypto/bio/
H A Dfile.c70 #ifndef _FILE_OFFSET_BITS
71 #define _FILE_OFFSET_BITS 64 macro
/external/e2fsprogs/util/
H A Dsymlinks.c1 #define _FILE_OFFSET_BITS 64 macro
/external/opencv3/3rdparty/zlib/
H A Dgzguts.h10 # ifdef _FILE_OFFSET_BITS
11 # undef _FILE_OFFSET_BITS macro
/external/opencv3/modules/imgcodecs/src/
H A Dgrfmt_png.cpp57 #ifndef _FILE_OFFSET_BITS
58 # define _FILE_OFFSET_BITS 0 macro
/external/pdfium/third_party/zlib_v128/
H A Dgzguts.h10 # ifdef _FILE_OFFSET_BITS
11 # undef _FILE_OFFSET_BITS macro
/external/zlib/src/
H A Dgzguts.h10 # ifdef _FILE_OFFSET_BITS
11 # undef _FILE_OFFSET_BITS macro
/external/elfutils/libdwfl/
H A Dlinux-kernel-modules.c29 /* 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 macro
50 #ifdef _FILE_OFFSET_BITS
/external/lz4/programs/
H A Dbench.c33 #define _FILE_OFFSET_BITS 64 macro
H A Dfullbench.c37 # define _FILE_OFFSET_BITS 64 macro
H A Dlz4io.c48 #define _FILE_OFFSET_BITS 64 /* Large file support on 32-bits unix */ macro
/external/valgrind/coregrind/m_initimg/
H A Dinitimg-linux.c57 #define _FILE_OFFSET_BITS 64 macro
/external/curl/lib/
H A Dconfig-riscos.h406 #undef _FILE_OFFSET_BITS macro
H A Dconfig-symbian.h772 #define _FILE_OFFSET_BITS 64 macro
/external/mesa3d/src/gallium/winsys/radeon/drm/
H A Dradeon_drm_bo.c27 #define _FILE_OFFSET_BITS 64 macro
/external/autotest/client/tests/aiostress/
H A Daio-stress.c44 #define _FILE_OFFSET_BITS 64 macro
/external/c-ares/
H A Dares_config.h502 #define _FILE_OFFSET_BITS 64 macro

Completed in 682 milliseconds

12