Searched refs:TBASE (Results 1 – 1 of 1) sorted by relevance
1181 #define TBASE 7 macro1213 uh = new_unrhdr(TBASE, INT_MAX, NULL); in test_iter()1215 vals[i] = i + TBASE; in test_iter()1216 x = alloc_unr_specific(uh, i + TBASE); in test_iter()1217 if (x != i + TBASE) { in test_iter()1219 i + TBASE); in test_iter()1227 if (v < TBASE) in test_iter()