OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OP_EXTRAARG
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mit/lua/dist/src/
lopcodes.h
317
OP_EXTRAARG
/* Ax extra (larger) argument for previous opcode */
321
#define NUM_OPCODES ((int)(
OP_EXTRAARG
) + 1)
349
OP_EXTRAARG
.
luac.c
656
case
OP_EXTRAARG
:
lcode.c
448
return luaK_code(fs, CREATE_Ax(
OP_EXTRAARG
, a));
1840
*(inst + 1) = CREATE_Ax(
OP_EXTRAARG
, extra);
lvm.c
1996
vmcase(
OP_EXTRAARG
) {
Completed in 20 milliseconds
Indexes created Tue Jun 23 00:25:03 UTC 2026