Home
last modified time | relevance | path

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

/bionic/libc/private/
Dbionic_ieee.h100 (a)[1] = (uint32_t)(p)->ext_fraclm; \
107 unsigned ext_fraclm; member
/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
Dhdtoa.c288 *s = p->ext_fraclm & 0xf; in __hldtoa()
289 p->ext_fraclm >>= 4; in __hldtoa()