Searched refs:isqrt (Results 1 – 1 of 1) sorted by relevance
1767 isqrt (uintmax_t n) in isqrt() function1800 return isqrt (nl); in isqrt2()1806 x = isqrt ((nh << shift) + (nl >> (W_TYPE_SIZE - shift))) + 1; in isqrt2()1854 uintmax_t r = isqrt (x); in is_square()2066 L = isqrt (2 * S); in factor_using_squfof()