Home
last modified time | relevance | path

Searched refs:ALL_ON (Results 1 - 4 of 4) sorted by relevance

/third_party/FreeBSD/contrib/gdtoa/
H A Dstrtodg.c136 if ((*x++ & ALL_ON) != ALL_ON)
139 return ((*x | (ALL_ON << n)) & ALL_ON) == ALL_ON;
165 *x++ = ALL_ON;
788 if (rvb->x[i] & ALL_ON)
H A Dgmisc.c53 *x1++ = (y | (*x << n)) & ALL_ON;
H A Dgdtoaimp.h466 #define ALL_ON 0xffffffff macro
471 #define ALL_ON 0xffff macro
H A Dgethex.c195 b->x[j] = ALL_ON;

Completed in 4 milliseconds