Searched refs:getgclist (Results 1 – 1 of 1) sorted by relevance
125 static GCObject **getgclist (GCObject *o) { in getgclist() function159 #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