Home
last modified time | relevance | path

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

/external/syslinux/com32/lib/
Dvsscanf.c65 st_match_init, /* Initial state of %[ sequence */ in vsscanf() enumerator
277 state = st_match_init; in vsscanf()
296 case st_match_init: /* Initial state for %[ match */ in vsscanf()