Home
last modified time | relevance | path

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

/third_party/FreeBSD/lib/libc/stdio/
Dparsefloat.c50 S_START, S_GOTSIGN, S_INF, S_NAN, S_DONE, S_MAYBEHEX, in parsefloat() enumerator
72 state = S_GOTSIGN; in parsefloat()
77 case S_GOTSIGN: in parsefloat()