Searched refs:propagatemark (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dlgc.c520 static void propagatemark (global_State *g) { function
566 while (g->gray) propagatemark(g);
1053 propagatemark(g);
/freebsd-13-stable/contrib/lua/src/
H A Dlgc.c652 static lu_mem propagatemark (global_State *g) { function
671 tot += propagatemark(g);
1590 return propagatemark(g); /* traverse one gray object */

Completed in 60 milliseconds