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_ret
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mit/lua/dist/src/
lcode.h
95
LUAI_FUNC void
luaK_ret
(FuncState *fs, int first, int nret);
lparser.c
764
luaK_ret
(fs, luaY_nvarstack(fs), 0); /* final return */
1854
luaK_ret
(fs, first, nret);
lcode.c
213
void
luaK_ret
(FuncState *fs, int first, int nret) {
Completed in 22 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026