Home
last modified time | relevance | path

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

/NextBSD/bin/sh/
HDarith_yacc.c60 union yystype yylval;
168 static arith_t primary(int token, union yystype *val, int op, int noeval) in primary()
208 union yystype val; in binop2()
235 static arith_t binop(int token, union yystype *val, int op, int noeval) in binop()
246 static arith_t and(int token, union yystype *val, int op, int noeval) in and()
263 static arith_t or(int token, union yystype *val, int op, int noeval) in or()
280 static arith_t cond(int token, union yystype *val, int op, int noeval) in cond()
304 union yystype val = yylval; in assignment()
HDarith_yacc.h86 union yystype { union
91 extern union yystype yylval;
/NextBSD/crypto/heimdal/lib/sl/
HDslc-gram.h63 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
HDslc-gram.c166 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/NextBSD/crypto/heimdal/lib/com_err/
HDparse.h75 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
HDparse.c175 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/NextBSD/contrib/ofed/libsdp/src/
HDconfig_parser.h89 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
HDconfig_parser.c271 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/NextBSD/crypto/heimdal/lib/asn1/
HDasn1parse.h243 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
HDasn1parse.c323 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/NextBSD/contrib/gdb/gdb/
HDada-exp.c288 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
HDm2-exp.c278 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
HDf-exp.c253 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
HDjv-exp.c244 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
HDp-exp.c250 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
HDc-exp.c267 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
HDobjc-exp.c270 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
/NextBSD/crypto/heimdal/appl/ftp/ftpd/
HDftpcmd.c313 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro