Github User Fetcher 1.0.0
C Application with Server and GUI
|
Go to the source code of this file.
Macros | |
#define | lopcodes_c |
#define | LUA_CORE |
Variables | |
LUAI_DDEF const lu_byte | luaP_opmodes [NUM_OPCODES] |
#define lopcodes_c |
Definition at line 7 of file lua-5.4.3/src/lopcodes.c.
#define LUA_CORE |
Definition at line 8 of file lua-5.4.3/src/lopcodes.c.
LUAI_DDEF const lu_byte luaP_opmodes[NUM_OPCODES] |
Definition at line 18 of file lua-5.4.3/src/lopcodes.c.