Searched refs:yystype (Results 1 – 18 of 18) sorted by relevance
| /NextBSD/bin/sh/ |
| HD | arith_yacc.c | 60 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()
|
| HD | arith_yacc.h | 86 union yystype { union 91 extern union yystype yylval;
|
| /NextBSD/crypto/heimdal/lib/sl/ |
| HD | slc-gram.h | 63 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
|
| HD | slc-gram.c | 166 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
|
| /NextBSD/crypto/heimdal/lib/com_err/ |
| HD | parse.h | 75 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
|
| HD | parse.c | 175 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
|
| /NextBSD/contrib/ofed/libsdp/src/ |
| HD | config_parser.h | 89 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
|
| HD | config_parser.c | 271 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
|
| /NextBSD/crypto/heimdal/lib/asn1/ |
| HD | asn1parse.h | 243 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
|
| HD | asn1parse.c | 323 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
|
| /NextBSD/contrib/gdb/gdb/ |
| HD | ada-exp.c | 288 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
|
| HD | m2-exp.c | 278 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
|
| HD | f-exp.c | 253 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
|
| HD | jv-exp.c | 244 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
|
| HD | p-exp.c | 250 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
|
| HD | c-exp.c | 267 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
|
| HD | objc-exp.c | 270 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
|
| /NextBSD/crypto/heimdal/appl/ftp/ftpd/ |
| HD | ftpcmd.c | 313 # define yystype YYSTYPE /* obsolescent; will be withdrawn */ macro
|