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

/freebsd-current/usr.bin/bmake/
H A Dconfig.h73 #define HAVE_LONG_LONG_INT 1 macro
/freebsd-current/usr.bin/ftp/
H A Dtnftp_config.h167 #define HAVE_LONG_LONG_INT 1 macro
/freebsd-current/lib/libarchive/
H A Dconfig_freebsd.h148 #define HAVE_LONG_LONG_INT 1 macro
/freebsd-current/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-current/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)) */
/freebsd-current/contrib/bmake/
H A Dutil.c675 # ifdef HAVE_LONG_LONG_INT
H A Dvar.c3288 #if __STDC__ >= 199901L || defined(HAVE_LONG_LONG_INT)

Completed in 192 milliseconds