Searched refs:yystype (Results 1 - 16 of 16) sorted by relevance

/freebsd-11-stable/bin/sh/
H A Darith_yacc.h86 union yystype { union
91 extern union yystype yylval;
H A Darith_yacc.c60 union yystype yylval;
168 static arith_t primary(int token, union yystype *val, int op, int noeval)
208 union yystype val;
235 static arith_t binop(int token, union yystype *val, int op, int noeval)
246 static arith_t and(int token, union yystype *val, int op, int noeval)
263 static arith_t or(int token, union yystype *val, int op, int noeval)
280 static arith_t cond(int token, union yystype *val, int op, int noeval)
304 union yystype val = yylval;
/freebsd-11-stable/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-11-stable/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-11-stable/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-11-stable/contrib/gdb/gdb/
H A Dada-exp.c288 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
H A Dm2-exp.c278 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
H A Df-exp.c253 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
H A Djv-exp.c244 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
H A Dc-exp.c267 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
H A Dobjc-exp.c270 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
H A Dp-exp.c250 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/freebsd-11-stable/crypto/heimdal/appl/ftp/ftpd/
H A Dftpcmd.c313 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro

Completed in 369 milliseconds