| /src/usr.bin/dc/ |
| bcode.c | 1270 bsqrt_stop(const BIGNUM *x, const BIGNUM *y, u_int *onecount) 1279 (*onecount)++; 1282 return ret || *onecount > 1; 1291 u_int scale, onecount; local in function:bsqrt 1294 onecount = 0; 1318 if (bsqrt_stop(x, y, &onecount))
|
| bcode.c | 1270 bsqrt_stop(const BIGNUM *x, const BIGNUM *y, u_int *onecount) 1279 (*onecount)++; 1282 return ret || *onecount > 1; 1291 u_int scale, onecount; local in function:bsqrt 1294 onecount = 0; 1318 if (bsqrt_stop(x, y, &onecount))
|
| bcode.c | 1270 bsqrt_stop(const BIGNUM *x, const BIGNUM *y, u_int *onecount) 1279 (*onecount)++; 1282 return ret || *onecount > 1; 1291 u_int scale, onecount; local in function:bsqrt 1294 onecount = 0; 1318 if (bsqrt_stop(x, y, &onecount))
|
| bcode.c | 1270 bsqrt_stop(const BIGNUM *x, const BIGNUM *y, u_int *onecount) 1279 (*onecount)++; 1282 return ret || *onecount > 1; 1291 u_int scale, onecount; local in function:bsqrt 1294 onecount = 0; 1318 if (bsqrt_stop(x, y, &onecount))
|
| bcode.c | 1270 bsqrt_stop(const BIGNUM *x, const BIGNUM *y, u_int *onecount) 1279 (*onecount)++; 1282 return ret || *onecount > 1; 1291 u_int scale, onecount; local in function:bsqrt 1294 onecount = 0; 1318 if (bsqrt_stop(x, y, &onecount))
|