![]() |
Data |
| Prev: 10133 | Up: Map |
|
Used by the routine at S_LETTER. Each entry in this table is pointed to by an entry in the table of operators.
|
||||||||
| PRIORITIES | 10160 | DEFB 6 | - | |||||
| 10161 | DEFB 8 | * | ||||||
| 10162 | DEFB 8 | / | ||||||
| 10163 | DEFB 10 | ↑ | ||||||
| 10164 | DEFB 2 | OR | ||||||
| 10165 | DEFB 3 | AND | ||||||
| 10166 | DEFB 5 | <= | ||||||
| 10167 | DEFB 5 | >= | ||||||
| 10168 | DEFB 5 | <> | ||||||
| 10169 | DEFB 5 | > | ||||||
| 10170 | DEFB 5 | < | ||||||
| 10171 | DEFB 5 | = | ||||||
| 10172 | DEFB 6 | + | ||||||
| Prev: 10133 | Up: Map |