Home
last modified time | relevance | path

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

/illumos-gate/usr/src/boot/libsa/
H A Dquad.h83 #define HALF_BITS (sizeof(int) * CHAR_BIT / 2) macro
/illumos-gate/usr/src/lib/libc/port/fp/
H A Dquadint.h102 #define HALF_BITS (sizeof (long) * CHAR_BIT / 2) macro