OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GETARG_k
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/mit/lua/dist/src/
lopcodes.h
139
#define
GETARG_k
(i) check_exp(checkopm(i, iABC), getarg(i, POS_k, 1))
lvm.c
886
if (res !=
GETARG_k
(inst)) /* condition failed? */
1178
#define docondjump() if (cond !=
GETARG_k
(i)) pc++; else donextjump(ci);
1617
int flip =
GETARG_k
(i);
1627
int flip =
GETARG_k
(i);
1766
if (l_isfalse(rb) ==
GETARG_k
(i))
luac.c
356
int isk=
GETARG_k
(i);
lcode.c
274
*i = CREATE_ABCk(OP_TEST, GETARG_B(*i), 0, 0,
GETARG_k
(*i));
1122
SETARG_k(*pc, (
GETARG_k
(*pc) ^ 1));
ldebug.c
452
if (
GETARG_k
(i)) /* is 'c' a constant? */
Completed in 57 milliseconds
Indexes created Fri Aug 07 00:26:27 UTC 2026