Searched refs:S_START (Results 1 - 10 of 10) sorted by relevance

/freebsd-11-stable/crypto/heimdal/lib/roken/
H A Dunvis.c73 #define S_START 1 /* start decoding special sequence */ macro
111 *astate = S_START;
117 case S_START:
/freebsd-11-stable/tools/tools/net80211/w00t/prga/
H A Dprga.c47 S_START = 0, enumerator in enum:__anon13706
353 p->state = S_START;
421 p->state = S_START;
476 p->state = S_START;
483 case S_START:
580 p->state = S_START;
587 case S_START:
612 p.state = S_START;
659 p.state = S_START;
/freebsd-11-stable/contrib/libc-vis/
H A Dunvis.c69 #define S_START 1 /* start decoding special sequence */ macro
238 *astate = SS(0, S_START);
256 case S_START:
/freebsd-11-stable/tools/tools/net80211/w00t/expand/
H A Dexpand.c47 S_START = 0, enumerator in enum:__anon13705
363 if (p->state == S_START)
391 p->state = S_START;
463 p.state = S_START;
/freebsd-11-stable/tools/tools/net80211/w00t/redir/
H A Dredir.c47 S_START = 0, enumerator in enum:__anon13707
419 if (p->state == S_START)
555 p->state = S_START;
590 p->state = S_START;
704 p.state = S_START;
/freebsd-11-stable/usr.bin/gzip/
H A Dzuncompress.c88 S_START, S_MIDDLE, S_EOF enumerator in enum:s_zstate::__anon8624
179 zs->zs_state = S_START;
225 case S_START:
/freebsd-11-stable/tools/tools/net80211/w00t/assoc/
H A Dassoc.c40 S_START = 0, enumerator in enum:__anon13703
643 p->state = S_START;
721 p.state = S_START;
837 case S_START:
/freebsd-11-stable/usr.bin/compress/
H A Dzopen.c101 S_START, S_MIDDLE, S_EOF enumerator in enum:s_zstate::__anon13748
469 case S_START:
716 state = S_START;
/freebsd-11-stable/lib/libc/stdio/
H A Dvfwscanf.c798 S_START, S_GOTSIGN, S_INF, S_NAN, S_DONE, S_MAYBEHEX, enumerator in enum:__anon4668
800 } state = S_START;
826 case S_START:
H A Dvfscanf.c930 S_START, S_GOTSIGN, S_INF, S_NAN, S_DONE, S_MAYBEHEX, enumerator in enum:__anon4666
932 } state = S_START;
951 case S_START:

Completed in 189 milliseconds