blob: ddddc452dfb155467744c977c56ebb08542c966a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
|
/* file created by gencdecs - do not edit manually */
#define S (CMBASE+0)
#define K (CMBASE+1)
#define Y (CMBASE+2)
#define C (CMBASE+3)
#define B (CMBASE+4)
#define CB (CMBASE+5)
#define I (CMBASE+6)
#define HD (CMBASE+7)
#define TL (CMBASE+8)
#define BODY (CMBASE+9)
#define LAST (CMBASE+10)
#define S_p (CMBASE+11)
#define U (CMBASE+12)
#define Uf (CMBASE+13)
#define U_ (CMBASE+14)
#define Ug (CMBASE+15)
#define COND (CMBASE+16)
#define EQ (CMBASE+17)
#define NEQ (CMBASE+18)
#define NEG (CMBASE+19)
#define AND (CMBASE+20)
#define OR (CMBASE+21)
#define NOT (CMBASE+22)
#define APPEND (CMBASE+23)
#define STEP (CMBASE+24)
#define STEPUNTIL (CMBASE+25)
#define GENSEQ (CMBASE+26)
#define MAP (CMBASE+27)
#define ZIP (CMBASE+28)
#define TAKE (CMBASE+29)
#define DROP (CMBASE+30)
#define FLATMAP (CMBASE+31)
#define FILTER (CMBASE+32)
#define FOLDL (CMBASE+33)
#define MERGE (CMBASE+34)
#define FOLDL1 (CMBASE+35)
#define LIST_LAST (CMBASE+36)
#define FOLDR (CMBASE+37)
#define MATCH (CMBASE+38)
#define MATCHINT (CMBASE+39)
#define TRY (CMBASE+40)
#define SUBSCRIPT (CMBASE+41)
#define ATLEAST (CMBASE+42)
#define P (CMBASE+43)
#define B_p (CMBASE+44)
#define C_p (CMBASE+45)
#define S1 (CMBASE+46)
#define B1 (CMBASE+47)
#define C1 (CMBASE+48)
#define ITERATE (CMBASE+49)
#define ITERATE1 (CMBASE+50)
#define SEQ (CMBASE+51)
#define FORCE (CMBASE+52)
#define MINUS (CMBASE+53)
#define PLUS (CMBASE+54)
#define TIMES (CMBASE+55)
#define INTDIV (CMBASE+56)
#define FDIV (CMBASE+57)
#define MOD (CMBASE+58)
#define GR (CMBASE+59)
#define GRE (CMBASE+60)
#define POWER (CMBASE+61)
#define CODE (CMBASE+62)
#define DECODE (CMBASE+63)
#define LENGTH (CMBASE+64)
#define ARCTAN_FN (CMBASE+65)
#define EXP_FN (CMBASE+66)
#define ENTIER_FN (CMBASE+67)
#define LOG_FN (CMBASE+68)
#define LOG10_FN (CMBASE+69)
#define SIN_FN (CMBASE+70)
#define COS_FN (CMBASE+71)
#define SQRT_FN (CMBASE+72)
#define FILEMODE (CMBASE+73)
#define FILESTAT (CMBASE+74)
#define GETENV (CMBASE+75)
#define EXEC (CMBASE+76)
#define WAIT (CMBASE+77)
#define INTEGER (CMBASE+78)
#define SHOWNUM (CMBASE+79)
#define SHOWHEX (CMBASE+80)
#define SHOWOCT (CMBASE+81)
#define SHOWSCALED (CMBASE+82)
#define SHOWFLOAT (CMBASE+83)
#define NUMVAL (CMBASE+84)
#define STARTREAD (CMBASE+85)
#define STARTREADBIN (CMBASE+86)
#define NB_STARTREAD (CMBASE+87)
#define READVALS (CMBASE+88)
#define NB_READ (CMBASE+89)
#define READ (CMBASE+90)
#define READBIN (CMBASE+91)
#define GETARGS (CMBASE+92)
#define Ush (CMBASE+93)
#define Ush1 (CMBASE+94)
#define KI (CMBASE+95)
#define G_ERROR (CMBASE+96)
#define G_ALT (CMBASE+97)
#define G_OPT (CMBASE+98)
#define G_STAR (CMBASE+99)
#define G_FBSTAR (CMBASE+100)
#define G_SYMB (CMBASE+101)
#define G_ANY (CMBASE+102)
#define G_SUCHTHAT (CMBASE+103)
#define G_END (CMBASE+104)
#define G_STATE (CMBASE+105)
#define G_SEQ (CMBASE+106)
#define G_RULE (CMBASE+107)
#define G_UNIT (CMBASE+108)
#define G_ZERO (CMBASE+109)
#define G_CLOSE (CMBASE+110)
#define G_COUNT (CMBASE+111)
#define LEX_RPT (CMBASE+112)
#define LEX_RPT1 (CMBASE+113)
#define LEX_TRY (CMBASE+114)
#define LEX_TRY_ (CMBASE+115)
#define LEX_TRY1 (CMBASE+116)
#define LEX_TRY1_ (CMBASE+117)
#define DESTREV (CMBASE+118)
#define LEX_COUNT (CMBASE+119)
#define LEX_COUNT0 (CMBASE+120)
#define LEX_FAIL (CMBASE+121)
#define LEX_STRING (CMBASE+122)
#define LEX_CLASS (CMBASE+123)
#define LEX_CHAR (CMBASE+124)
#define LEX_DOT (CMBASE+125)
#define LEX_SEQ (CMBASE+126)
#define LEX_OR (CMBASE+127)
#define LEX_RCONTEXT (CMBASE+128)
#define LEX_STAR (CMBASE+129)
#define LEX_OPT (CMBASE+130)
#define MKSTRICT (CMBASE+131)
#define BADCASE (CMBASE+132)
#define CONFERROR (CMBASE+133)
#define ERROR (CMBASE+134)
#define FAIL (CMBASE+135)
#define False (CMBASE+136)
#define True (CMBASE+137)
#define NIL (CMBASE+138)
#define NILS (CMBASE+139)
#define UNDEF (CMBASE+140)
#define ATOMLIMIT (CMBASE+141)
|