Home
last modified time | relevance | path

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

/netbsd-src/external/bsd/pcc/dist/pcc/mip/
H A Dregs.c382 #define NCLASS(x,c) (x)->r_nclass[c] macro
691 NCLASS(u, CLASS(v))++; in AddEdge()
699 NCLASS(v, CLASS(u))++; in AddEdge()
1823 if (NCLASS(w, c) > 0) in DecrementDegree()
1824 NCLASS(w, c)--; in DecrementDegree()
2975 NCLASS(&ablock[i], j) = 0; in ngenregs()