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.c51 S_START, S_GOTSIGN, S_INF, S_NAN, S_DONE, S_MAYBEHEX, in parsefloat() enumerator
79 state = S_GOTSIGN; in parsefloat()
84 case S_GOTSIGN: in parsefloat()