Home
last modified time | relevance | path

Searched refs:st_tblc (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
82 state = st_tblc; in __xserial_write()
89 case st_tblc: in __xserial_write()
Dansi.h19 st_tblc, enumerator
Dansi.c388 st->state = st_tblc; in __ansi_putchar()
393 case st_tblc: in __ansi_putchar()