File:  [Research Unix] / researchv10no / cmd / prefer / prefawk / y.tab.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:35 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Norman


typedef union  {
	Node	*p;
	Cell	*cp;
	int	i;
	uchar	*s;
} YYSTYPE;
extern YYSTYPE yylval;
# define FIRSTTOKEN 257
# define FATAL 258
# define PROGRAM 259
# define PASTAT 260
# define PASTAT2 261
# define XBEGIN 262
# define XEND 263
# define NL 264
# define ARRAY 265
# define MATCH 266
# define NOTMATCH 267
# define MATCHOP 268
# define FINAL 269
# define DOT 270
# define ALL 271
# define CCL 272
# define NCCL 273
# define CHAR 274
# define OR 275
# define STAR 276
# define QUEST 277
# define PLUS 278
# define AND 279
# define BOR 280
# define APPEND 281
# define EQ 282
# define GE 283
# define GT 284
# define LE 285
# define LT 286
# define NE 287
# define IN 288
# define ARG 289
# define BLTIN 290
# define BREAK 291
# define CLOSE 292
# define CONTINUE 293
# define DELETE 294
# define DO 295
# define EXIT 296
# define FOR 297
# define FUNC 298
# define SUB 299
# define GSUB 300
# define IF 301
# define INDEX 302
# define LSUBSTR 303
# define MATCHFCN 304
# define NEXT 305
# define ADD 306
# define MINUS 307
# define MULT 308
# define DIVIDE 309
# define MOD 310
# define ASSIGN 311
# define ASGNOP 312
# define ADDEQ 313
# define SUBEQ 314
# define MULTEQ 315
# define DIVEQ 316
# define MODEQ 317
# define POWEQ 318
# define PRINT 319
# define PRINTF 320
# define SPRINTF 321
# define ELSE 322
# define INTEST 323
# define CONDEXPR 324
# define POSTINCR 325
# define PREINCR 326
# define POSTDECR 327
# define PREDECR 328
# define VAR 329
# define IVAR 330
# define VARNF 331
# define CALL 332
# define NUMBER 333
# define STRING 334
# define FIELD 335
# define REGEXPR 336
# define GETLINE 337
# define RETURN 338
# define SPLIT 339
# define SUBSTR 340
# define WHILE 341
# define CAT 342
# define NOT 343
# define UMINUS 344
# define POWER 345
# define DECR 346
# define INCR 347
# define INDIRECT 348
# define LASTTOKEN 349

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.