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

/freebsd-13-stable/contrib/lua/src/
H A Dlgc.c424 static void genlink (global_State *g, GCObject *o) { function
472 ** by 'genlink'.
512 genlink(g, obj2gco(h)); /* check whether collector still needs to see it */
532 genlink(g, obj2gco(h));
562 genlink(g, obj2gco(u));

Completed in 92 milliseconds