Searched refs:YYTABLE_NINF (Results 1 - 5 of 5) sorted by relevance

/freebsd-13-stable/crypto/heimdal/lib/com_err/
H A Dparse.c548 If YYTABLE_NINF, syntax error. */
549 #define YYTABLE_NINF -1 macro
1329 if (yyn == 0 || yyn == YYTABLE_NINF)
/freebsd-13-stable/crypto/heimdal/lib/asn1/
H A Dasn1parse.c885 If YYTABLE_NINF, syntax error. */
886 #define YYTABLE_NINF -11 macro
1721 if (yyn == 0 || yyn == YYTABLE_NINF)
/freebsd-13-stable/crypto/heimdal/lib/sl/
H A Dslc-gram.c527 If YYTABLE_NINF, syntax error. */
528 #define YYTABLE_NINF -1 macro
1303 if (yyn == 0 || yyn == YYTABLE_NINF)
/freebsd-13-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c844 If YYTABLE_NINF, syntax error. */
845 #define YYTABLE_NINF -1 macro
1714 if (yyn == 0 || yyn == YYTABLE_NINF)
/freebsd-13-stable/contrib/ntp/ntpd/
H A Dntp_parser.c1071 #define YYTABLE_NINF -7 macro
1217 number is the opposite. If YYTABLE_NINF, syntax error. */

Completed in 100 milliseconds