Searched refs:HOST_WIDEST_FAST_INT (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.2-release/contrib/gcc/
H A Dhwint.h127 /* Define HOST_WIDEST_FAST_INT to the widest integer type supported
136 # define HOST_WIDEST_FAST_INT long long macro
139 # define HOST_WIDEST_FAST_INT __int64 macro
146 # define HOST_WIDEST_FAST_INT long macro
H A Dsbitmap.h29 #define SBITMAP_ELT_TYPE unsigned HOST_WIDEST_FAST_INT
H A Dhard-reg-set.h37 we only try the widest fast integer mode (HOST_WIDEST_FAST_INT)
43 typedef unsigned HOST_WIDEST_FAST_INT HARD_REG_ELT_TYPE;

Completed in 115 milliseconds