Home
last modified time | relevance | path

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

/bionic/libc/private/
Dbionic_ieee.h101 (a)[2] = (uint32_t)(p)->ext_frachm; \
108 unsigned ext_frachm; member
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dhdtoa.c290 *s = p->ext_frachm & 0xf; in __hldtoa()
291 p->ext_frachm >>= 4; in __hldtoa()