Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_parser.c1160 #define YY_ASSERT(E) ((void) (0 && (E))) macro
2226 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse()
/freebsd-13-stable/contrib/unbound/util/
HDconfigparser.c1082 #define YY_ASSERT(E) ((void) (0 && (E))) macro
2841 YY_ASSERT (0 <= yystate && yystate < YYNSTATES); in yyparse()