Home
last modified time | relevance | path

Searched refs:getgclist (Results 1 – 1 of 1) sorted by relevance

/l4re-core-master/lua/lib/contrib/src/
A Dlgc.c125 static GCObject **getgclist (GCObject *o) { in getgclist() function
159 #define linkobjgclist(o,p) linkgclist_(obj2gco(o), getgclist(o), &(p))
655 g->gray = *getgclist(o); /* remove from 'gray' list */ in propagatemark()
1148 GCObject **next = getgclist(curr); in correctgraylist()

Completed in 5 milliseconds