Searched refs:uval2 (Results 1 – 1 of 1) sorted by relevance
356 uint64_t uval1, uval2; in pool_value_equal() local373 (void) pool_value_get_uint64(pv2, &uval2); in pool_value_equal()374 if (uval1 == uval2) in pool_value_equal()