OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:luaD_growstack
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/mit/lua/dist/src/
ldo.h
30
{ pre;
luaD_growstack
(L, n, 1); pos; } \
82
LUAI_FUNC int
luaD_growstack
(lua_State *L, int n, int raiseerror);
ldo.c
246
int
luaD_growstack
(lua_State *L, int n, int raiseerror) {
lapi.c
126
res =
luaD_growstack
(L, n, 0);
Completed in 20 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026