Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/ntp/ntpd/
H A Dntp_parser.c1515 #define yytable_value_is_error(Yyn) \ macro
2353 if (yytable_value_is_error (yyn)) in yyparse()
/freebsd-14.2/contrib/unbound/util/
H A Dconfigparser.c1767 #define yytable_value_is_error(Yyn) \ macro
2967 if (yytable_value_is_error (yyn)) in yyparse()