Searched refs:tmp_max (Results 1 – 1 of 1) sorted by relevance
192 sval_t tmp_max; in match_err_ptr() local204 tmp_max = estate_max(tmp->state); in match_err_ptr()205 if (!sval_is_a_max(tmp_max) && sval_cmp(tmp_max, max) > 0) in match_err_ptr()206 max = tmp_max; in match_err_ptr()