OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:onecount
(Results
1 - 2
of
2
) sorted by relevancy
/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
))
Completed in 24 milliseconds
Indexes created Wed Oct 15 03:09:54 GMT 2025