File:  [MW Coherent from dump] / coherent / d / bin / bc / yy.h
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Wed May 29 04:56:39 2019 UTC (7 years, 2 months ago) by root
Branches: MarkWilliams, MAIN
CVS tags: relic, HEAD
coherent


#line 25 "gram.y"
typedef union {
	opcode	opcode;
	rvalue	*lvalue;
	char	*svalue;
	dicent	*dvalue;
	int	ivalue;
	code	*location;
} YYSTYPE;
#define NUMBER 256
#define STRING 257
#define IDENTIFIER 258
#define ADDAB 259
#define AUTO 260
#define BREAK 261
#define CONTINUE 262
#define DECR 307
#define DEFINE 264
#define DIVAB 265
#define DO 266
#define DOT 267
#define ELSE 268
#define EQP 269
#define ERROR 270
#define EXPAB 271
#define FOR 272
#define GEP 273
#define GTP 274
#define IBASE 275
#define IF 276
#define INCR 306
#define LENGTH_ 278
#define LEP 279
#define LTP 280
#define MULAB 281
#define NEP 282
#define OBASE 283
#define QUIT 284
#define REMAB 285
#define RETURN_ 286
#define SCALE_ 287
#define SQRT_ 288
#define SUBAB 289
#define WHILE 290
#define UMINUS 308
#ifdef YYTNAMES
extern struct yytname
{
	char	*tn_name;
	int	tn_val;
} yytnames[];
#endif
extern	YYSTYPE	yylval;

unix.superglobalmegacorp.com

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