Annotation of researchv9/cmd/sun/c2/error.h, revision 1.1.1.1

1.1       root        1: /*     @(#)error.h 1.1 86/02/03 SMI    */
                      2: 
                      3: /*
                      4:  * Copyright (c) 1983 by Sun Microsystems, Inc.
                      5:  */
                      6: 
                      7: /* Error Codes  -- many are antique and currently unused. See error.c */
                      8: #define ERR_MAX                50      /* Max number of different error codes */
                      9: 
                     10: #define E_END          1
                     11: #define E_BADCHAR      2
                     12: #define E_MULTSYM      3
                     13: #define        E_NOSPACE       4
                     14: #define        E_OFFSET        5
                     15: #define        E_SYMLEN        6
                     16: #define        E_SYMDEF        7
                     17: #define        E_CONSTANT      8
                     18: #define        E_TERM          9
                     19: #define        E_OPERATOR      10
                     20: #define        E_RELOCATE      11
                     21: #define        E_TYPE          12
                     22: #define        E_OPERAND       13
                     23: #define        E_SYMBOL        14
                     24: #define        E_EQUALS        15
                     25: #define        E_NLABELS       16
                     26: #define        E_OPCODE        17
                     27: #define        E_ENTRY         18
                     28: #define        E_STRING        19
                     29: #define        E_NRELOCATE     20
                     30: #define        E_ATTRIBUTE     21
                     31: #define        E_.ERROR        22
                     32: #define        E_LEVELS        23
                     33: #define        E_CONDITION     24
                     34: #define        E_NUMOPS        25
                     35: #define        E_LINELONG      26
                     36: #define E_REG          27
                     37: #define        E_IADDR         28
                     38: #define E_UNIMPL       29
                     39: #define E_FILE         30
                     40: #define E_PAREN                31
                     41: #define E_MLENGTH      32
                     42: #define E_MACARG       33
                     43: #define        E_MACFORMAL     34
                     44: #define E_ENDC         35
                     45: #define E_RELADDR      36
                     46: #define E_ARGUMENT     37
                     47: #define E_VECINDEX     38
                     48: #define E_VECMNEM      39
                     49: #define E_MACRO                40
                     50: #define E_TMACRO       41
                     51: #define E_CSECT                42
                     52: #define E_ODDADDR      43

unix.superglobalmegacorp.com

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