Annotation of researchv10no/cmd/lcc/c/token2.h, revision 1.1.1.1

1.1       root        1: #define FLOAT  1 
                      2: #define DOUBLE         2 
                      3: #define CHAR   3 
                      4: #define SHORT  4 
                      5: #define INT            5 
                      6: #define UNSIGNED       6 
                      7: #define POINTER        7 
                      8: #define VOID   8 
                      9: #define STRUCT         9 
                     10: #define UNION  10 
                     11: #define FUNCTION       11 
                     12: #define ARRAY  12 
                     13: #define ENUM   13 
                     14: #define LONG   14 
                     15: #define CONST  15 
                     16: #define VOLATILE       16 
                     17: #define ID             32 
                     18: #define FCON   34 
                     19: #define ICON   35 
                     20: #define SCON   36 
                     21: #define INCR   39 
                     22: #define DECR   48 
                     23: #define DEREF  49 
                     24: #define ANDAND         50 
                     25: #define OROR   51 
                     26: #define LEQ            52 
                     27: #define EQL            53 
                     28: #define NEQ            54 
                     29: #define GEQ            55 
                     30: #define RSHIFT         56 
                     31: #define LSHIFT         57 
                     32: #define ELLIPSIS       64 
                     33: #define SIZEOF         65 
                     34: #define ASM            66 
                     35: #define AUTO   67 
                     36: #define BREAK  68 
                     37: #define CASE   69 
                     38: #define CONTINUE       70 
                     39: #define DEFAULT        71 
                     40: #define DO             72 
                     41: #define ELSE   73 
                     42: #define EXTERN         74 
                     43: #define FOR            75 
                     44: #define GOTO   76 
                     45: #define IF             77 
                     46: #define REGISTER       78 
                     47: #define RETURN         79 
                     48: #define SIGNED         80 
                     49: #define STATIC         81 
                     50: #define SWITCH         82 
                     51: #define TYPEDEF        83 
                     52: #define WHILE  84 
                     53: #define EOI            127 

unix.superglobalmegacorp.com

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