rpm
4.5
|
Go to the source code of this file.
Macros | |
#define | lopcodes_c |
#define | opmode(t, b, bk, ck, sa, k, m) |
Variables | |
const lu_byte | luaP_opmodes [(((int)(OP_CLOSURE+1)))] |
#define lopcodes_c |
Definition at line 9 of file lopcodes.c.
#define opmode | ( | t, | |
b, | |||
bk, | |||
ck, | |||
sa, | |||
k, | |||
m | |||
) |
Definition at line 59 of file lopcodes.c.
const lu_byte luaP_opmodes[(((int)(OP_CLOSURE+1)))] |
Definition at line 64 of file lopcodes.c.