Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dregs.c134 struct regw *r_onlist; /* which work list this node belongs to */ member
385 #define ONLIST(x) (x)->r_onlist
391 #define PUSHWLIST(w, l) DLIST_INSERT_AFTER(&l, w, link); w->r_onlist = &l
458 w->r_onlist = NULL; in popwlist()
2207 u->r_onlist = 0; in Freeze()
2937 ablock[i].r_onlist = &precolored; in ngenregs()