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_LFALSESKIP
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mit/lua/dist/src/
lopcodes.h
211
OP_LFALSESKIP
,/*A R[A] := false; pc++ (*) */
328
(*) Opcode
OP_LFALSESKIP
is used to convert a condition to a boolean
luac.c
383
case
OP_LFALSESKIP
:
lcode.c
939
p_f = code_loadbool(fs, reg,
OP_LFALSESKIP
); /* skip next inst. */
lvm.c
1305
vmcase(
OP_LFALSESKIP
) {
Completed in 22 milliseconds
Indexes created Sat Jun 20 00:25:23 UTC 2026