Home
last modified time | relevance | path

Searched defs:HHALF (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/boot/libsa/
H A Dquad.h94 #define HHALF(x) ((x) >> HALF_BITS) macro
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dquadint.h114 #define HHALF(x) ((x) >> HALF_BITS) macro