Home
last modified time | relevance | path

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

/titanic_51/usr/src/boot/lib/libstand/
H A Dquad.h83 #define HALF_BITS (sizeof(int) * CHAR_BIT / 2) macro
/titanic_51/usr/src/lib/libc/port/fp/
H A Dquadint.h104 #define HALF_BITS (sizeof (long) * CHAR_BIT / 2) macro