Home
last modified time | relevance | path

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

/bionic/libc/private/
Dbionic_ieee.h99 (a)[0] = (uint32_t)(p)->ext_fracl; \
106 unsigned ext_fracl; member
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dhdtoa.c279 *s = p->ext_fracl & 0xf; in __hldtoa()
280 p->ext_fracl >>= 4; in __hldtoa()