Searched refs:HAVE_INTMAX_T (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/contrib/diff/
H A Dconfig.h185 #define HAVE_INTMAX_T 1 macro
/freebsd-11-stable/lib/libarchive/
H A Dconfig_freebsd.h129 #define HAVE_INTMAX_T 1 macro
/freebsd-11-stable/crypto/openssh/
H A Dconfig.h654 #define HAVE_INTMAX_T 1 macro
H A Ddefines.h300 #ifndef HAVE_INTMAX_T
/freebsd-11-stable/contrib/ntp/libntp/
H A Dsnprintf.c142 * HAVE_INTMAX_T
277 #ifndef HAVE_INTMAX_T
278 #define HAVE_INTMAX_T 1 macro
279 #endif /* !defined(HAVE_INTMAX_T) */
421 #if HAVE_INTMAX_T || defined(intmax_t)
425 #endif /* HAVE_INTMAX_T || defined(intmax_t) */

Completed in 94 milliseconds