Home
last modified time | relevance | path

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

/bionic/libc/include/machine/
Dieee.h100 (a)[1] = (uint32_t)(p)->ext_fraclm; \
107 unsigned ext_fraclm; member
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dhdtoa.c287 *s = p->ext_fraclm & 0xf; in __hldtoa()
288 p->ext_fraclm >>= 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)