Searched refs:uval2 (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/lib/libpool/common/
H A Dpool_value.c356 uint64_t uval1, uval2; local
373 (void) pool_value_get_uint64(pv2, &uval2);
374 if (uval1 == uval2)

Completed in 15 milliseconds