Home
last modified time | relevance | path

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

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