Searched refs:NUM_REFTYPES (Results 1 – 3 of 3) sorted by relevance
59 NUM_REFTYPES /* Not a ref type, but rather a count of them */ enumerator
119 for (rtype = 0; rtype < NUM_REFTYPES; rtype++) { in reftype()
323 if ((reftype(ref) < NUM_REFTYPES) && in process_ref()507 if (reftype(ref) >= NUM_REFTYPES) { in frontier_aux()