OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:minormul
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/lua/dist/src/
lbaselib.c
241
int
minormul
= (int)luaL_optinteger(L, 2, 0);
local
243
return pushmode(L, lua_gc(L, o,
minormul
, majormul));
lapi.c
1210
int
minormul
= va_arg(argp, int);
local
1213
if (
minormul
!= 0)
1214
g->genminormul =
minormul
;
Completed in 36 milliseconds
Indexes created Sun Jun 14 00:25:39 UTC 2026