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

/external/skia/third_party/lua/src/
H A Dlgc.c514 static void propagatemark (global_State *g) { function
560 while (g->gray) propagatemark(g);
1047 propagatemark(g);
/external/syslinux/com32/lua/src/
H A Dlgc.c521 static void propagatemark (global_State *g) { function
567 while (g->gray) propagatemark(g);
1054 propagatemark(g);

Completed in 158 milliseconds