Searched refs:val3 (Results 1 – 2 of 2) sorted by relevance
143 /* type delay num val1 val2 val3 */228 /* type delay num val1 val2 val3 */
94 int val1, val2, val3, cpos; in adjust_lpt_heap() local131 val3 = get_heap_comp_val(heap->arr[cpos + 1], in adjust_lpt_heap()133 if (val3 > val2) in adjust_lpt_heap()147 val3 = get_heap_comp_val(heap->arr[cpos], cat); in adjust_lpt_heap()148 if (val1 < val3) { in adjust_lpt_heap()