Home
last modified time | relevance | path

Searched refs:TMP_MAX (Results 1 – 5 of 5) sorted by relevance

/freebsd-12-stable/contrib/gcclibs/libiberty/
Dmkstemps.c48 #ifndef TMP_MAX
49 #define TMP_MAX 16384 macro
108 for (count = 0; count < TMP_MAX; ++count) in mkstemps()
/freebsd-12-stable/contrib/binutils/libiberty/
Dmkstemps.c48 #ifndef TMP_MAX
49 #define TMP_MAX 16384 macro
108 for (count = 0; count < TMP_MAX; ++count) in mkstemps()
/freebsd-12-stable/contrib/llvm-project/libcxx/include/
Dcstdio27 TMP_MAX
/freebsd-12-stable/include/
Dstdio.h228 #define TMP_MAX 308915776 macro
/freebsd-12-stable/contrib/diff/
DChangeLog1701 (P_tmpdir, TMP_MAX, __GT_FILE, __GT_BIGFILE, __GT_DIR, __GT_NOCREATE):