OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BN_div_word
(Results
1 - 3
of
3
) sorted by relevancy
/src/games/factor/
factor.c
115
static BN_ULONG
BN_div_word
(BIGNUM *, BN_ULONG);
262
BN_div_word
(val, (BN_ULONG)*fact);
434
BN_div_word
(BIGNUM *a, BN_ULONG b)
/src/usr.bin/dc/
inout.c
226
(void)
BN_div_word
(n->number, base);
317
BN_ULONG rem =
BN_div_word
(int_part->number, base);
bcode.c
360
(void)
BN_div_word
(n, factors[abs_scale]);
395
rem =
BN_div_word
(i, factors[n->scale]);
712
(void)
BN_div_word
(int_part->number, 10);
Completed in 13 milliseconds
Indexes created Tue Oct 14 01:09:49 GMT 2025