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

/freebsd-9.3-release/usr.bin/dc/
H A Dbcode.c102 static bool bsqrt_stop(const BIGNUM *, const BIGNUM *, u_int *);
1254 bsqrt_stop(const BIGNUM *x, const BIGNUM *y, u_int *onecount) function
1302 if (bsqrt_stop(x, y, &onecount))

Completed in 46 milliseconds