Home
last modified time | relevance | path

Searched refs:yystype (Results 1 – 9 of 9) sorted by relevance

/freebsd/bin/sh/
H A Darith_yacc.c58 union yystype yylval;
166 static arith_t primary(int token, union yystype *val, int op, int noeval) in primary()
206 union yystype val; in binop2()
233 static arith_t binop(int token, union yystype *val, int op, int noeval) in binop()
244 static arith_t and(int token, union yystype *val, int op, int noeval) in and()
261 static arith_t or(int token, union yystype *val, int op, int noeval) in or()
278 static arith_t cond(int token, union yystype *val, int op, int noeval) in cond()
302 union yystype val = yylval; in assignment()
H A Darith_yacc.h84 union yystype { union
89 extern union yystype yylval;
/freebsd/crypto/heimdal/lib/sl/
H A Dslc-gram.h63 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
H A Dslc-gram.c166 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/freebsd/crypto/heimdal/lib/com_err/
H A Dparse.h75 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
H A Dparse.c175 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/freebsd/crypto/heimdal/lib/asn1/
H A Dasn1parse.h243 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
H A Dasn1parse.c323 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/freebsd/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c313 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro