Home
last modified time | relevance | path

Searched refs:_LARGE_FILES (Results 1 – 19 of 19) sorted by relevance

/external/curl/lib/
Dcurl_setup.h402 # if defined(_LARGE_FILES)
406 # if defined(_LP64) || defined(_LARGE_FILES)
410 # if defined(_LP64) || defined(_LARGE_FILES)
Dconfig-riscos.h409 #undef _LARGE_FILES
Dconfig-os400.h435 #define _LARGE_FILES macro
Dcurl_config.h.cmake978 #cmakedefine _LARGE_FILES ${_LARGE_FILES}
Dcurl_config.h.in1033 #undef _LARGE_FILES
/external/ltp/testcases/kernel/io/disktest/
DMakefile.linux174 CFLAGS += -g -Wall -O -D"LINUX" -D"_THREAD_SAFE" -D"_GNU_SOURCE" -D"_LARGE_FILES" -D"_LARGEFILE64_S…
/external/lz4/programs/
Dplatform.h70 # define _LARGE_FILES /* Large file support on 32-bits AIX and HP-U… macro
/external/libevent/
Devconfig-private.h.in30 #undef _LARGE_FILES
Dconfig.h.in495 #undef _LARGE_FILES
/external/google-breakpad/src/
Dconfig.h.in76 #undef _LARGE_FILES
/external/libpcap/
Dcmakeconfig.h.in304 #cmakedefine _LARGE_FILES 1
Dconfig.h.in308 #undef _LARGE_FILES
/external/libmicrohttpd/
DMHD_config.h.in388 #undef _LARGE_FILES
/external/ImageMagick/config/
Dconfig.h.in1026 #undef _LARGE_FILES
/external/python/cpython2/
Dpyconfig.h.in1173 #undef _LARGE_FILES
Dconfigure.ac1784 AC_DEFINE(_LARGE_FILES, 1, definition
/external/python/cpython3/
Dpyconfig.h.in1437 #undef _LARGE_FILES
Dconfigure.ac2153 AC_DEFINE(_LARGE_FILES, 1, definition
/external/python/cpython3/Modules/
Dposixmodule.c8721 #if defined(_AIX) && defined(_LARGE_FILES) && !defined(__64BIT__)