Category : C Source Code
Archive   : CPAREN.ZIP
Filename : Y_TAB.H
Output of file : Y_TAB.H contained in archive : CPAREN.ZIP
int intval;
struct lexed *lexval;
struct node *nodep;
} YYSTYPE;
#ifndef YYLTYPE
typedef
struct yyltype
{
int timestamp;
int first_line;
int first_column;
int last_line;
int last_column;
char *text;
}
yyltype;
#define YYLTYPE yyltype
#endif
#define YYACCEPT return(0)
#define YYABORT return(1)
#define YYERROR goto yyerrlab
#define MUL 1
#define DIV 2
#define MOD 3
#define PLUS 4
#define MINUS 5
#define LS 6
#define RS 7
#define AND 8
#define OR 9
#define ER 10
#define ASSIGN 11
#define MULASG 12
#define DIVASG 13
#define MODASG 14
#define PLUSASG 15
#define MINUSASG 16
#define LSASG 17
#define RSASG 18
#define ANDASG 19
#define ORASG 20
#define ERASG 21
#define LT 22
#define LE 23
#define GT 24
#define GE 25
#define EQ 26
#define NE 27
#define ANDAND 28
#define OROR 29
#define CM 30
#define COMOP 31
#define QUEST 32
#define COLON 33
#define UMINUS 34
#define INCR 35
#define DECR 36
#define INDR 37
#define ADDR 38
#define NOT 39
#define COMPL 40
#define SIZEOF 41
#define CAST 42
#define BRACK 43
#define ISSTRUCT 44
#define ISUNION 45
#define ENUM 46
#define STREF 47
#define DOT 48
#define CALL 49
#define LIT 51
#define KEYWORD 52
#define SM 53
#define LC 54
#define RC 55
#define FLUFF 56
#define ASOP 258
#define EQUOP 259
#define RELOP 260
#define SHIFTOP 261
#define DIVOP 262
#define UNOP 263
#define INCOP 264
#define LB 265
#define LP 266
#define STROP 267
#define RP 268
#define RB 269
#define STRUCT 270
#define NAME 271
#define TYPE 272
Very nice! Thank you for this wonderful archive. I wonder why I found it only now. Long live the BBS file archives!
This is so awesome! 😀 I’d be cool if you could download an entire archive of this at once, though.
But one thing that puzzles me is the “mtswslnkmcjklsdlsbdmMICROSOFT” string. There is an article about it here. It is definitely worth a read: http://www.os2museum.com/wp/mtswslnk/