Home
last modified time | relevance | path

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

/dragonfly/contrib/gdtoa/
H A Dstrtof.c81 if (k & STRTOG_Neg)
H A Dstrtord.c67 if (k & STRTOG_Neg)
H A DstrtorQ.c100 if (k & STRTOG_Neg)
H A Dstrtorx.c103 if (k & STRTOG_Neg)
H A Dgdtoa.h78 STRTOG_Neg = 0x08, /* does not affect STRTOG_Inexlo or STRTOG_Inexhi */ enumerator
H A Dgdtoa.c321 if (kind & STRTOG_Neg)
H A Dstrtodg.c1059 irv |= STRTOG_Neg;