Home
last modified time | relevance | path

Searched refs:yytokentype (Results 1 – 11 of 11) sorted by relevance

/freebsd/sbin/ipf/common/
H A Dlexer.c49 int yytokentype = 0; variable
332 yytokentype = 0; in yylex()
567 yytokentype = rval; in yylex()
652 if (yytokentype < 256) { in yyerror()
653 letter[0] = yytokentype; in yyerror()
656 } else if (yytokentype == YY_STR || yytokentype == YY_HEX || in yyerror()
657 yytokentype == YY_NUMBER) { in yyerror()
664 txt = yykeytostr(yytokentype); in yyerror()
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-gram.h41 enum yytokentype { enum
H A Dslc-gram.c68 enum yytokentype { enum
/freebsd/crypto/heimdal/lib/com_err/
H A Dparse.h41 enum yytokentype { enum
H A Dparse.c68 enum yytokentype { enum
/freebsd/contrib/ntp/ntpd/
H A Dntp_parser.h51 enum yytokentype enum
271 typedef enum yytokentype yytoken_kind_t;
H A Dntp_parser.c143 enum yytokentype enum
363 typedef enum yytokentype yytoken_kind_t;
/freebsd/crypto/heimdal/lib/asn1/
H A Dasn1parse.h41 enum yytokentype { enum
H A Dasn1parse.c68 enum yytokentype { enum
/freebsd/contrib/unbound/util/
H A Dconfigparser.h51 enum yytokentype enum
412 typedef enum yytokentype yytoken_kind_t;
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c68 enum yytokentype { enum