Searched refs:FRACHIGH (Results 1 - 2 of 2) sorted by relevance

/freebsd-11.0-release/contrib/gcc/config/
H A Dfp-bit.h154 # define FRACHIGH ((TItype)0x8 << 124) macro
164 # define FRACHIGH ((TItype)0x8 << 124) macro
191 # define FRACHIGH 0x80000000L macro
214 # define FRACHIGH 0x8000000000000000LL macro
H A Dfp-bit.c850 if (ylow & FRACHIGH)
904 low |= FRACHIGH;
913 if (low & FRACHIGH)

Completed in 65 milliseconds