Annotation of cci/usr/src/usr.bin/efl/tokdefs, revision 1.1.1.1

1.1       root        1: #define EOS 1
                      2: #define NEWLINE 2
                      3: #define LPAR 3
                      4: #define RPAR 4
                      5: #define LBRACK 5
                      6: #define RBRACK 6
                      7: #define COMMA 7
                      8: #define COLON 8
                      9: #define ASGNOP 9
                     10: #define REPOP 10
                     11: #define OR 11
                     12: #define AND 12
                     13: #define NOT 13
                     14: #define RELOP 14
                     15: #define ADDOP 15
                     16: #define MULTOP 16
                     17: #define POWER 17
                     18: #define DOUBLEADDOP 18
                     19: #define ARROW 19
                     20: #define QUALOP 20
                     21: #define NAME 21
                     22: #define OPTNAME 22
                     23: #define STRUCTNAME 23
                     24: #define COMNAME 24
                     25: #define CONST 25
                     26: #define COMMON 26
                     27: #define INTERNAL 27
                     28: #define EXTERNAL 28
                     29: #define AUTOMATIC 29
                     30: #define STATIC 30
                     31: #define VALUE 31
                     32: #define PROCEDURE 32
                     33: #define BLOCKDATA 33
                     34: #define OPTION 34
                     35: #define INCLUDE 35
                     36: #define DEFINE 36
                     37: #define END 37
                     38: #define INTEGER 38
                     39: #define REAL 39
                     40: #define COMPLEX 40
                     41: #define LOGICAL 41
                     42: #define CHARACTER 42
                     43: #define STRUCT 43
                     44: #define FIELD 44
                     45: #define ARRAY 45
                     46: #define DIMENSION 46
                     47: #define LONG 47
                     48: #define SHORT 48
                     49: #define INITIAL 49
                     50: #define EQUIVALENCE 50
                     51: #define IMPLICIT 51
                     52: #define DEBUG 52
                     53: #define IF 53
                     54: #define ELSE 54
                     55: #define WHILE 55
                     56: #define UNTIL 56
                     57: #define REPEAT 57
                     58: #define DO 58
                     59: #define FOR 59
                     60: #define SWITCH 60
                     61: #define CASE 61
                     62: #define DEFAULT 62
                     63: #define GO 63
                     64: #define GOTO 64
                     65: #define BREAK 65
                     66: #define EXIT 66
                     67: #define NEXT 67
                     68: #define RETURN 68
                     69: #define CONTINUE 69
                     70: #define CALL 70
                     71: #define DOUBLE 71
                     72: #define PRECISION 72
                     73: #define DOUBLEPRECISION 73
                     74: #define SIZEOF 74
                     75: #define LENGTHOF 75
                     76: #define LETTER 76
                     77: #define READ 77
                     78: #define WRITE 78
                     79: #define READBIN 79
                     80: #define WRITEBIN 80
                     81: #define TRUE 81
                     82: #define FALSE 82
                     83: #define ESCAPE 83

unix.superglobalmegacorp.com

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