add "const" to output/outdbg.c
[nasm.git] / tokens.dat
blob6acaba49d0c4e4d75ecf22e645081b71668435b9
2 # Tokens other than instructions and registers
5 % TOKEN_PREFIX, 0, P_*
6 a16
7 a32
8 lock
9 o16
10 o32
11 rep
12 repe
13 repne
14 repnz
15 repz
16 times
18 % TOKEN_SPECIAL, 0, S_*
19 abs
20 byte
21 dword
22 far
23 long
24 near
25 nosplit
26 qword
27 rel
28 short
29 strict
31 tword
32 word
34 % TOKEN_*, 0, 0
35 seg
36 wrt