|
|
DataMuseum.dkPresents historical artifacts from the history of: Commodore CBM-900 |
This is an automatic "excavation" of a thematic subset of
See our Wiki for more about Commodore CBM-900 Excavated with: AutoArchaeologist - Free & Open Source Software. |
top - metrics - download
Length: 500 (0x1f4)
Types: TextFile
Notes: UNIX file
Names: »y.tab.h«
└─⟦f27320a65⟧ Bits:30001972 Commodore 900 hard disk image with partial source code
└─⟦f4b8d8c84⟧ UNIX Filesystem
└─⟦this⟧ »cmd/find/y.tab.h«
#line 27 "find.y"
typedef union {
NODE *nodeptr;
} YYSTYPE;
#define OR 256
#define AND 257
#define NAME 258
#define PERM 259
#define TYPE 260
#define LINKS 261
#define USER 262
#define GROUP 263
#define SIZE 264
#define INUM 265
#define ATIME 266
#define CTIME 267
#define MTIME 268
#define EXEC 269
#define OK 270
#define PRINT 271
#define NEWER 272
#define FUN 273
#define NOP 274
#ifdef YYTNAMES
extern struct yytname
{
char *tn_name;
int tn_val;
} yytnames[];
#endif
extern YYSTYPE yylval;