Searched refs:large (Results 51 - 54 of 54) sorted by relevance

123

/freebsd-11-stable/contrib/unbound/
H A Dconfigure1549 --disable-largefile omit support for large files
1643 an explicit path). Slower, but allows use of large
11954 # When large executables or shared objects are built, AIX ld can
15586 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGEFILE_SOURCE value needed for large files" >&5
15587 $as_echo_n "checking for _LARGEFILE_SOURCE value needed for large files... " >&6; }
15662 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
15663 $as_echo_n "checking for special C compiler options needed for large files... " >&6; }
15671 # IRIX 6.2 and later do not support large files by default,
15713 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
15714 $as_echo_n "checking for _FILE_OFFSET_BITS value needed for large file
[all...]
/freebsd-11-stable/crypto/heimdal/
H A Dconfigure1629 --disable-largefile omit support for large files
4025 # like to wrap large dependency lists on column 80 (with \), and
9271 # When large executables or shared objects are built, AIX ld can
11787 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for special C compiler options needed for large files" >&5
11788 $as_echo_n "checking for special C compiler options needed for large files... " >&6; }
11796 # IRIX 6.2 and later do not support large files by default,
11838 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _FILE_OFFSET_BITS value needed for large files" >&5
11839 $as_echo_n "checking for _FILE_OFFSET_BITS value needed for large files... " >&6; }
11907 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for _LARGE_FILES value needed for large files" >&5
11908 $as_echo_n "checking for _LARGE_FILES value needed for large file
[all...]
/freebsd-11-stable/contrib/apr/
H A Dconfigure1577 --disable-lfs Disable large file support on 32-bit platforms
15650 # When large executables or shared objects are built, AIX ld can
/freebsd-11-stable/crypto/heimdal/lib/sqlite/
H A Dsqlite3.c4 ** single large file, the entire code can be compiled as a single translation
49 ** large file support, or if the OS is windows, these should be no-ops.
159 ** if the number of terms is too large. In practice, most SQL
532 ** Return true (non-zero) if the input is a integer that is too large
534 ** macros to verify that we have tested SQLite for large-file support.
1269 ** layer a hint of how large the database file will grow to be during the
1279 ** for the nominated database. Allocating database file space in large
1475 ** is not large enough, [SQLITE_CANTOPEN] should be returned. Since this is
1477 ** to prevent this by setting mxPathname to a sufficiently large value.
1931 ** to make sz a little too large
[all...]

Completed in 620 milliseconds

123