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