Searched defs:HHALF (Results 1 – 2 of 2) sorted by relevance
/titanic_51/usr/src/boot/lib/libstand/ | ||
H A D | quad.h | 94 #define HHALF(x) ((x) >> HALF_BITS) macro |
/titanic_51/usr/src/lib/libc/port/fp/ | ||
H A D | quadint.h | 116 #define HHALF(x) ((x) >> HALF_BITS) macro |