OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sweeptolive
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/mit/lua/dist/src/
lgc.c
852
static GCObject **
sweeptolive
(lua_State *L, GCObject **p) {
function
1031
g->sweepgc =
sweeptolive
(L, g->sweepgc); /* change 'sweepgc' */
1482
** The call to '
sweeptolive
' makes the pointer point to an object
1491
g->sweepgc =
sweeptolive
(L, &g->allgc);
lgc.c
852
static GCObject **
sweeptolive
(lua_State *L, GCObject **p) {
function
1031
g->sweepgc =
sweeptolive
(L, g->sweepgc); /* change 'sweepgc' */
1482
** The call to '
sweeptolive
' makes the pointer point to an object
1491
g->sweepgc =
sweeptolive
(L, &g->allgc);
Completed in 33 milliseconds
Indexes created Sun Aug 16 00:25:19 UTC 2026