Home
last modified time | relevance | path

Searched refs:_LARGE_FILES (Results 1 - 7 of 7) sorted by relevance

/third_party/popt/src/
H A Dconfig.h141 #undef _LARGE_FILES macro
/third_party/curl/lib/
H A Dcurl_setup.h473 # if defined(_LARGE_FILES)
477 # if defined(_LP64) || defined(_LARGE_FILES)
481 # if defined(_LP64) || defined(_LARGE_FILES)
H A Dconfig-os400.h249 #define _LARGE_FILES macro
H A Dconfig-riscos.h224 #undef _LARGE_FILES macro
/third_party/node/deps/cares/config/aix/
H A Dares_config.h570 #define _LARGE_FILES 1 macro
/third_party/lz4/programs/
H A Dplatform.h70 # define _LARGE_FILES /* Large file support on 32-bits AIX and HP-UX */ macro
/third_party/python/Modules/
H A Dposixmodule.c10962 and os.posix_fallocate() in system headers are wrong if _LARGE_FILES is
10965 #if defined(_AIX) && defined(_LARGE_FILES) && !defined(__64BIT__)

Completed in 19 milliseconds