Home
last modified time | relevance | path

Searched refs:yy_state_fast_t (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.c1084 typedef int yy_state_fast_t;
2168 yy_state_fast_t yystate = 0;
1078 typedef int yy_state_fast_t; global() typedef
/freebsd/contrib/unbound/util/
H A Dconfigparser.c1012 typedef int yy_state_fast_t; typedef
2784 yy_state_fast_t yystate = 0; in yyparse()