Files
Arquivotheca.AIX-4.1.3/bldenv/awk/awk_msg.h
seta75D d6fe8fe829 Init
2021-10-11 22:19:34 -03:00

124 lines
2.4 KiB
C

#ifndef _H_AWK_MSG
#define _H_AWK_MSG
#include <limits.h>
#include <nl_types.h>
#define MF_AWK "awk.cat"
/* The following was generated from ../../../../src/bos/usr/bin/awk/awk.msg. */
/* definitions for set MS_AWK */
#define MS_AWK 1
#define YBAIL 1
#define YZERONULL 2
#define YILGLSTMT 3
#define YILLNXT 4
#define YIDXNREXP 5
#define YARRNFUNC 6
#define YFUNCREDEF 7
#define XLEXUSG 8
#define XSTRTOOLONG 9
#define XILLNSTFN 10
#define XILLRET 11
#define XNLINRE 12
#define XNLINSTR 13
#define BNORMFA 14
#define BSPCMKDFA 15
#define BSPCMKINIT 16
#define BUNKTYPPNTR 17
#define BUNKTYPFRTR 18
#define BUNKTYPCFOIL 19
#define BUNKTYPFRST 20
#define BCHRCL2BIG 21
#define BERRINRE 22
#define BSPCTOSTRING 23
#define BRE2BIG 24
#define BFOLSETOFLW 25
#define BSPCPMTCH 26
#define BNOSTATSPC 27
#define BEMPTYRE 28
#define BSNTXRE 29
#define BILLPRMRYRE 30
#define BNONTERMCHCL 31
#define BNLINCHRCL 32
#define BNOSPCCGOTO 33
#define LOPEN 34
#define LIREC2LONG 35
#define L2MNYFLDS 36
#define LCRT2MANYFLDS 37
#define LGIANTREC 38
#define LFLDACC 39
#define LSRCLINE 40
#define LINFUNC 41
#define LFPE 42
#define LMSNG 43
#define LDMSNG 44
#define LXTRA 45
#define LDXTRA 46
#define LIRECNUM 47
#define LFILENAME 48
#define LSRCLINENO 49
#define LCNTXT 50
#define LEDOM 51
#define LERANGE 52
#define MUSAGE 53
#define MOPEN 54
#define PNODEALLOC 55
#define PFUNCNOTARR 56
#define PARRANDFUNC 57
#define RILLSTMT 58
#define RUNEXPBT 59
#define RUNEXPEX 60
#define RUNDEFFN 61
#define RFNASARG 62
#define RFNNESTDP 63
#define RARGMSG 64
#define RILLJMPTYP 65
#define RNOTARR 66
#define RUNKBOOL 67
#define RUNKRELOP 68
#define RNOTEMPSPC 69
#define RILLFLD 70
#define RCONVSUPP 71
#define RFMTLNG 72
#define R2FEWARGS 73
#define R0DIV 74
#define RMOD0DIV 75
#define RILLARITH 76
#define RREADVAL 77
#define RDIV0SLEQ 78
#define RDIV0MODEQ 79
#define RILLASGN 80
#define RILLSPLT 81
#define RNOTARRAY 82
#define RILLFNTYP 83
#define ROPEN 84
#define RNULLFILENAME 85
#define RTOOMANY 86
#define RILLREDIR 87
#define RSUBTOOBIG 88
#define RTGTSTR 89
#define RMATCHFND 90
#define RGSUB2BIG 91
#define TZERONULL 92
#define TSPCMKSYMTAB 93
#define TSYMTABOFLW 94
#define TSPCREHASH 95
#define TASGNTO 96
#define TCANTARR 97
#define TCANTFN 98
#define TFUNNYVAR 99
#define TILLREF 100
#define TREADVAL 101
#define TSPCTOSTR 102
#define TSTR2LNG 103
#define TNLINSTR 104
#define BSPCEXSTR 105
#define BSPCMKPREG 106
#define ILLMBCHAR 107
#define FSBAD 108
#endif