Home
last modified time | relevance | path

Searched refs:st_init (Results 1 – 4 of 4) 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
68 case st_init: in __xserial_write()
85 state = st_init; in __xserial_write()
103 state = st_init; in __xserial_write()
106 state = st_init; in __xserial_write()
Dansi.c39 .state = st_init,
79 case st_init: in __ansi_putchar()
154 st->state = st_init; in __ansi_putchar()
158 st->state = st_init; in __ansi_putchar()
380 st->state = st_init; in __ansi_putchar()
390 st->state = st_init; in __ansi_putchar()
418 st->state = st_init; in __ansi_putchar()
421 st->state = st_init; in __ansi_putchar()
Dansi.h15 st_init, enumerator
/external/syslinux/com32/menu/
Dprintmsg.c36 st_init, /* Base state */ in draw_message_file() enumerator
40 } state = st_init; in draw_message_file()
54 case st_init: in draw_message_file()
88 state = st_init; in draw_message_file()
93 state = st_init; in draw_message_file()