OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:luaK_getlabel
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mit/lua/dist/src/
lcode.h
99
LUAI_FUNC int
luaK_getlabel
(FuncState *fs);
lcode.c
238
int
luaK_getlabel
(FuncState *fs) {
319
int hr =
luaK_getlabel
(fs); /* mark "here" as a jump target */
904
luaK_getlabel
(fs); /* those instructions may be jump targets */
944
final =
luaK_getlabel
(fs);
lparser.c
616
int l = newlabelentry(ls, ll, name, line,
luaK_getlabel
(fs));
1489
whileinit =
luaK_getlabel
(fs);
1505
int repeat_init =
luaK_getlabel
(fs);
1572
fixforjump(fs, prep,
luaK_getlabel
(fs), 0);
Completed in 47 milliseconds
Indexes created Thu Jun 18 00:24:58 UTC 2026