Lines Matching refs:val1
53 int val1, val2, hpos;
58 val1 = get_heap_comp_val(lprops, cat);
64 if (val2 >= val1)
90 int val1, val2, val3, cpos;
92 val1 = get_heap_comp_val(lprops, cat);
98 if (val1 > val2) {
110 if (val1 <= val2)
124 if (val1 < val2) {
144 if (val1 < val3) {
173 int cpos, val1, val2;
182 val1 = get_heap_comp_val(lprops, cat);
184 if (val1 > val2) {