Home
last modified time | relevance | path

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

/external/syslinux/com32/lib/
Dvsscanf.c61 st_normal, /* Ground state */ in vsscanf() enumerator
68 } state = st_normal; in vsscanf()
78 case st_normal: in vsscanf()
145 state = st_normal; /* Next state will be normal */ in vsscanf()
Dvsnprintf.c182 st_normal, /* Ground state */ in vsnprintf() enumerator
187 } state = st_normal; in vsnprintf()
194 case st_normal: in vsnprintf()
288 state = st_normal; /* Next state will be normal */ in vsnprintf()