Searched refs:r_onlist (Results 1 – 1 of 1) sorted by relevance
134 struct regw *r_onlist; /* which work list this node belongs to */ member385 #define ONLIST(x) (x)->r_onlist391 #define PUSHWLIST(w, l) DLIST_INSERT_AFTER(&l, w, link); w->r_onlist = &l458 w->r_onlist = NULL; in popwlist()2207 u->r_onlist = 0; in Freeze()2937 ablock[i].r_onlist = &precolored; in ngenregs()