Home
last modified time | relevance | path

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

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