Searched refs:STRTOG_Neg (Results 1 - 6 of 6) sorted by relevance

/bionic/libc/upstream-openbsd/lib/libc/gdtoa/
H A Dstrtof.c78 if (k & STRTOG_Neg)
H A Dstrtord.c70 if (k & STRTOG_Neg)
H A DstrtorQ.c94 if (k & STRTOG_Neg)
H A Dgdtoa.h84 STRTOG_Neg = 0x100 /* does not affect STRTOG_Inexlo or STRTOG_Inexhi */ enumerator in enum:__anon1157
H A Dgdtoa.c327 if (kind & STRTOG_Neg)
H A Dstrtodg.c1148 irv |= STRTOG_Neg;

Completed in 102 milliseconds