Searched refs:st_tbl (Results 1 - 3 of 3) sorted by relevance

/external/syslinux/com32/lib/sys/
H A Dxserial_write.c53 static enum { st_init, st_tbl, st_tblc } state = st_init; enumerator in enum:__anon23717
70 state = st_tbl;
80 case st_tbl:
H A Dansi.h18 st_tbl, enumerator in enum:ansi_state
H A Dansi.c82 st->state = st_tbl;
385 case st_tbl:

Completed in 146 milliseconds