Home
last modified time | relevance | path

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

/bionic/libc/include/machine/
Dieee.h99 (a)[0] = (uint32_t)(p)->ext_fracl; \
106 unsigned ext_fracl; member
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dhdtoa.c276 *s = p->ext_fracl & 0xf; in __hldtoa()
277 p->ext_fracl >>= 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)