Home
last modified time | relevance | path

Searched refs:ext_frachm (Results 1 – 3 of 3) sorted by relevance

/bionic/libc/include/machine/
Dieee.h101 (a)[2] = (uint32_t)(p)->ext_frachm; \
108 unsigned ext_frachm; member
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dhdtoa.c281 *s = p->ext_frachm & 0xf; in __hldtoa()
282 p->ext_frachm >>= 4; in __hldtoa()
/bionic/libc/bionic/
Dfpclassify.cpp124 #define zero_frac(b) ((b.ext_fracl | b.ext_fraclm | b.ext_frachm | b.ext_frach) == 0)