Searched refs:HAVE_LONG_LONG_INT (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.1-release/usr.bin/ftp/
H A Dtnftp_config.h168 #define HAVE_LONG_LONG_INT 1 macro
/freebsd-10.1-release/lib/libarchive/
H A Dconfig_freebsd.h134 #define HAVE_LONG_LONG_INT 1 macro
/freebsd-10.1-release/contrib/ntp/libntp/
H A Dsnprintf.c140 * HAVE_LONG_LONG_INT
271 #ifndef HAVE_LONG_LONG_INT
272 #define HAVE_LONG_LONG_INT 1 macro
273 #endif /* !defined(HAVE_LONG_LONG_INT) */
382 #endif /* HAVE_LONG_LONG_INT */
412 #if HAVE_LONG_LONG_INT
416 #endif /* HAVE_LONG_LONG_INT */
1599 #if HAVE_LONG_LONG_INT && !OS_BSD && !OS_IRIX
1605 #endif /* HAVE_LONG_LONG_INT && !OS_BSD && !OS_IRIX */
1652 #if HAVE_LONG_LONG_INT
[all...]
/freebsd-10.1-release/contrib/tnftp/
H A Dtnftp.h401 #if defined(HAVE_PRINTF_LONG_LONG) && defined(HAVE_LONG_LONG_INT)
411 #else /* !(defined(HAVE_PRINTF_LONG_LONG) && defined(HAVE_LONG_LONG_INT)) */
413 #endif /* !(defined(HAVE_PRINTF_LONG_LONG) && defined(HAVE_LONG_LONG_INT)) */

Completed in 123 milliseconds