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

/freebsd-11.0-release/gnu/usr.bin/cc/cc_tools/
H A Dsize-host.h19 #ifdef SIZEOF_LONG_LONG
20 # undef SIZEOF_LONG_LONG macro
29 #define SIZEOF_LONG_LONG 8 macro
H A Dauto-host.h1276 #define SIZEOF_LONG_LONG 8 macro
/freebsd-11.0-release/contrib/ntp/include/
H A Dtimetoa.h54 #elif defined(SIZEOF_LONG_LONG) && SIZEOF_TIME_T <= SIZEOF_LONG_LONG
H A Dntp_types.h154 # elif SIZEOF_LONG_LONG == 8
/freebsd-11.0-release/contrib/gcc/
H A Dhwint.h24 /* If HAVE_LONG_LONG and SIZEOF_LONG_LONG aren't defined, but
33 # define SIZEOF_LONG_LONG 8 macro
39 # define HOST_BITS_PER_LONGLONG (CHAR_BIT * SIZEOF_LONG_LONG)
/freebsd-11.0-release/usr.bin/svn/lib/libapr/
H A Dapr_private.h773 #define SIZEOF_LONG_LONG 8 macro
/freebsd-11.0-release/usr.sbin/ntp/
H A Dconfig.h1519 #define SIZEOF_LONG_LONG 8 macro

Completed in 124 milliseconds