OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:majormul
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/lua/dist/src/
lbaselib.c
242
int
majormul
= (int)luaL_optinteger(L, 3, 0);
local
243
return pushmode(L, lua_gc(L, o, minormul,
majormul
));
lapi.c
1211
int
majormul
= va_arg(argp, int);
local
1215
if (
majormul
!= 0)
1216
setgcparam(g->genmajormul,
majormul
);
Completed in 26 milliseconds
Indexes created Fri Jun 19 00:25:02 UTC 2026