| /freebsd-12.1/sys/cddl/contrib/opensolaris/uts/common/sys/ |
| H A D | feature_tests.h | 194 #undef _LARGEFILE64_SOURCE 195 #define _LARGEFILE64_SOURCE 1 macro 197 #if _LARGEFILE64_SOURCE - 0 == 1
|
| /freebsd-12.1/sys/contrib/zlib/ |
| H A D | zconf.h | 466 #if defined(_LARGEFILE64_SOURCE) && -_LARGEFILE64_SOURCE - -1 == 1 467 # undef _LARGEFILE64_SOURCE 474 # if defined(Z_HAVE_UNISTD_H) || defined(_LARGEFILE64_SOURCE) 489 #if defined(_LARGEFILE64_SOURCE) && defined(Z_LFS64)
|
| H A D | zconf.h.in | 460 /* a little trick to accommodate both "#define _LARGEFILE64_SOURCE" and 461 * "#define _LARGEFILE64_SOURCE 1" as requesting 64-bit operations, (even 463 * both "#undef _LARGEFILE64_SOURCE" and "#define _LARGEFILE64_SOURCE 0" as 466 #if defined(_LARGEFILE64_SOURCE) && -_LARGEFILE64_SOURCE - -1 == 1 467 # undef _LARGEFILE64_SOURCE 474 # if defined(Z_HAVE_UNISTD_H) || defined(_LARGEFILE64_SOURCE) 489 #if defined(_LARGEFILE64_SOURCE) && defined(Z_LFS64)
|
| H A D | gzguts.h | 6 #ifdef _LARGEFILE64_SOURCE 140 #if !defined(_LARGEFILE64_SOURCE) || _LFS64_LARGEFILE-0 == 0
|
| H A D | zutil.h | 190 (!defined(_LARGEFILE64_SOURCE) || _LFS64_LARGEFILE-0 == 0)
|
| H A D | gzlib.c | 14 #if defined(_LARGEFILE64_SOURCE) && _LFS64_LARGEFILE-0
|
| H A D | ChangeLog | 100 - Fix typos in the use of _LARGEFILE64_SOURCE in zconf.h 285 - Fix bug in zlib.h for _FILE_OFFSET_BITS set and _LARGEFILE64_SOURCE not 328 - Undefine _LARGEFILE64_SOURCE in zconf.h if it is zero, but not if empty 340 - Assume _LARGEFILE64_SOURCE defined is equivalent to true 374 - Set and check the value of _LARGEFILE_SOURCE and _LARGEFILE64_SOURCE 548 - Include sys/types.h for _LARGEFILE64_SOURCE [Brown] 564 _LARGEFILE64_SOURCE not defined 590 per the Large File Support Extension when _LARGEFILE64_SOURCE is 597 - Use off64_t and define _LARGEFILE64_SOURCE when present
|
| /freebsd-12.1/sys/contrib/zstd/zlibWrapper/ |
| H A D | gzguts.h | 10 #ifdef _LARGEFILE64_SOURCE 145 #if !defined(_LARGEFILE64_SOURCE) || _LFS64_LARGEFILE-0 == 0
|
| H A D | gzlib.c | 14 #if defined(_LARGEFILE64_SOURCE) && _LFS64_LARGEFILE-0
|
| /freebsd-12.1/contrib/libevent/test/ |
| H A D | regress_zlib.c | 68 #ifndef _LARGEFILE64_SOURCE 69 #define _LARGEFILE64_SOURCE 0 macro
|
| /freebsd-12.1/contrib/ntp/sntp/libevent/test/ |
| H A D | regress_zlib.c | 68 #ifndef _LARGEFILE64_SOURCE 69 #define _LARGEFILE64_SOURCE 0 macro
|
| /freebsd-12.1/cddl/contrib/opensolaris/lib/libcmdutils/ |
| H A D | libcmdutils.h | 41 !((_FILE_OFFSET_BITS == 64) || defined(_LARGEFILE64_SOURCE))
|
| /freebsd-12.1/contrib/apr/include/arch/unix/ |
| H A D | apr_arch_file_io.h | 134 #if APR_HAS_LARGE_FILES && defined(_LARGEFILE64_SOURCE)
|
| /freebsd-12.1/contrib/binutils/bfd/ |
| H A D | configure.host | 23 # visible when _LARGEFILE64_SOURCE is defined.
|
| /freebsd-12.1/contrib/binutils/binutils/ |
| H A D | configure.in | 94 # Check whether fopen64 is available and whether _LARGEFILE64_SOURCE 128 AC_DEFINE([_LARGEFILE64_SOURCE], 1,
|
| H A D | config.in | 209 #undef _LARGEFILE64_SOURCE
|
| H A D | ChangeLog-0001 | 128 Check for fopen64 and whether _LARGEFILE64_SOURCE needs to
|
| /freebsd-12.1/contrib/apr/file_io/unix/ |
| H A D | open.c | 154 #if APR_HAS_LARGE_FILES && defined(_LARGEFILE64_SOURCE) in apr_file_open()
|
| /freebsd-12.1/sys/contrib/zlib/test/ |
| H A D | minigzip.c | 60 #if !defined(Z_HAVE_UNISTD_H) && !defined(_LARGEFILE64_SOURCE)
|
| /freebsd-12.1/sys/contrib/zstd/zlibWrapper/examples/ |
| H A D | minigzip.c | 63 #if !defined(Z_HAVE_UNISTD_H) && !defined(_LARGEFILE64_SOURCE)
|
| /freebsd-12.1/sys/contrib/zstd/lib/dictBuilder/ |
| H A D | zdict.c | 28 # define _LARGEFILE64_SOURCE macro
|
| /freebsd-12.1/contrib/gcclibs/libmudflap/ |
| H A D | mf-hooks2.c | 50 #define _LARGEFILE64_SOURCE macro
|
| /freebsd-12.1/contrib/sqlite3/tea/tclconfig/ |
| H A D | tcl.m4 | 2695 # _LARGEFILE64_SOURCE 2717 TEA_TCL_EARLY_FLAG(_LARGEFILE64_SOURCE,[#include <sys/stat.h>],
|
| /freebsd-12.1/contrib/apr/ |
| H A D | configure.in | 1888 # Regardless of whether _LARGEFILE64_SOURCE is used, on some
|
| /freebsd-12.1/contrib/libstdc++/ |
| H A D | ChangeLog-2000 | 954 _XOPEN_SOURCE, _LARGEFILE64_SOURCE, __EXTENSIONS__, __off_t, 2655 Conditionally define _LARGEFILE64_SOURCE, otherwise the 64-bit types
|