Home
last modified time | relevance | path

Searched refs:STRTOG_Denormal (Results 1 – 9 of 9) sorted by relevance

/openbsd/lib/libc/gdtoa/
H A Dgethex.c271 irv = STRTOG_Denormal;
293 return STRTOG_Denormal | STRTOG_Inexhi
337 if (irv == STRTOG_Denormal) {
H A Dstrtof.c64 case STRTOG_Denormal:
H A Dldtoa.c89 kind = STRTOG_Denormal; in __ldtoa()
H A Dstrtord.c47 case STRTOG_Denormal:
H A DstrtorQ.c73 case STRTOG_Denormal:
H A Dstrtorx.c67 case STRTOG_Denormal:
H A Dgdtoa.h69 STRTOG_Denormal = 0x002, enumerator
H A Dstrtodg.c283 *irv = STRTOG_Denormal;
1133 (rvb->wds > 0 ? STRTOG_Denormal : STRTOG_Zero);
H A Dgdtoa.c179 case STRTOG_Denormal: