Searched refs:SIZEOF_INT (Results 1 - 19 of 19) sorted by relevance

/freebsd-12-stable/gnu/usr.bin/cc/cc_tools/
H A Dsize-host.h3 #ifdef SIZEOF_INT
4 # undef SIZEOF_INT macro
27 #define SIZEOF_INT 4 macro
H A Dauto-host.h1264 #define SIZEOF_INT 4 macro
/freebsd-12-stable/contrib/ntp/include/
H A Dtimetoa.h42 #if SIZEOF_TIME_T <= SIZEOF_INT
H A Dntp_types.h91 #elif (SIZEOF_INT == 4)
107 #else /* SIZEOF_INT != 4 */
127 #endif /* !HAVE_UINT32_T && SIZEOF_INT != 4 */
/freebsd-12-stable/gnu/usr.bin/cc/libdecnumber/
H A Dconfig.h60 #define SIZEOF_INT 4 macro
/freebsd-12-stable/contrib/gcclibs/include/
H A Dfibheap.h62 #if defined (__GNUC__) && (!defined (SIZEOF_INT) || SIZEOF_INT < 4)
/freebsd-12-stable/contrib/binutils/include/
H A Dfibheap.h62 #if defined (__GNUC__) && (!defined (SIZEOF_INT) || SIZEOF_INT < 4)
/freebsd-12-stable/gnu/usr.bin/cc/libcpp/
H A Dconfig.h250 #define SIZEOF_INT 4 macro
/freebsd-12-stable/contrib/ntp/sntp/libopts/compat/
H A Dcompat.h279 # if SIZEOF_INT == 4
288 # if SIZEOF_INT == 4
365 #if SIZEOF_CHARP > SIZEOF_INT
369 #else /* SIZEOF_CHARP <= SIZEOF_INT */
H A Dwindows-config.h48 #define SIZEOF_INT 4 macro
/freebsd-12-stable/contrib/gcc/
H A Dhwint.h15 #define HOST_BITS_PER_INT (CHAR_BIT * SIZEOF_INT)
/freebsd-12-stable/gnu/usr.bin/cc/libiberty/
H A Dconfig.h409 #define SIZEOF_INT 4 macro
/freebsd-12-stable/crypto/openssh/
H A Ddefines.h219 # if (SIZEOF_INT == 4)
240 # if (SIZEOF_INT == 4)
308 # if (SIZEOF_INT == 4)
318 # if (SIZEOF_INT == 8)
H A Dconfig.h1771 #define SIZEOF_INT 4 macro
/freebsd-12-stable/usr.bin/svn/lib/libapr/
H A Dapr_private.h840 #define SIZEOF_INT 4 macro
/freebsd-12-stable/usr.sbin/ntp/
H A Dconfig.h1529 #define SIZEOF_INT 4 macro
/freebsd-12-stable/contrib/gcclibs/libcpp/include/
H A Dcpplib.h232 #if CHAR_BIT * SIZEOF_INT >= 32
/freebsd-12-stable/contrib/ntp/sntp/libopts/
H A Dag-char-map.h40 # if SIZEOF_INT == 4
/freebsd-12-stable/contrib/ntp/libntp/
H A Dntp_calendar.c134 # if TARGET_HAS_2CPL && TARGET_HAS_SAR && SIZEOF_INT >= 4

Completed in 320 milliseconds