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