Searched refs:CFREE (Results 1 – 2 of 2) sorted by relevance
176 #define CFREE 7 macro
50 if (p->ctype == OCELL && (p->csub < CUNK || p->csub > CFREE)) { in tempfree()