Searched refs:ext_frach (Results 1 – 2 of 2) sorted by relevance
102 (a)[3] = (uint32_t)(p)->ext_frach; \109 unsigned ext_frach:16; member
295 *s = p->ext_frach & 0xf; in __hldtoa()296 p->ext_frach >>= 4; in __hldtoa()305 *s = (p->ext_frach | (1U << ((LDBL_MANT_DIG - 1) % 4))) & 0xf; in __hldtoa()