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

Completed in 113 milliseconds