Searched refs:uint128_equals (Results 1 - 1 of 1) sorted by relevance
| /third_party/FreeBSD/sys/dev/random/ | ||
| H A D | uint128.h | 80 uint128_equals(uint128_t a, uint128_t b) in uint128_equals() function 93 return (uint128_equals(big_uint, UINT128_ZERO)); in uint128_is_zero() |
Completed in 1 milliseconds