OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:BN_set_word
(Results
1 - 7
of
7
) sorted by relevancy
/src/lib/libtelnet/
pk.c
77
(void)
BN_set_word
(base, 1 << 8);
111
(void)
BN_set_word
(base, 1 << 8);
194
(void)
BN_set_word
(base, BASE);
195
(void)
BN_set_word
(root, PROOT);
201
(void)
BN_set_word
(tmp, r);
/src/usr.bin/dc/
bcode.c
372
bn_check(
BN_set_word
(a, 10));
373
bn_check(
BN_set_word
(p, (BN_ULONG)abs_scale));
393
bn_check(
BN_set_word
(f, 0));
397
bn_check(
BN_set_word
(f, (BN_ULONG)rem));
409
bn_check(
BN_set_word
(a, 10));
410
bn_check(
BN_set_word
(p, n->scale));
578
bn_check(
BN_set_word
(n->number, bmachine.scale));
609
bn_check(
BN_set_word
(n->number, bmachine.obase));
636
bn_check(
BN_set_word
(n->number, bmachine.ibase));
666
bn_check(
BN_set_word
(n->number, (BN_ULONG)i))
[
all
...]
inout.c
192
bn_check(
BN_set_word
(n->number, 0));
338
bn_check(
BN_set_word
(num_base->number, base));
/src/games/factor/
factor.c
241
BN_set_word
(bnfact, *(fact - 1));
344
BN_set_word
(rbase, 1);
348
BN_set_word
(i, 2);
/src/sbin/nvmectl/
bn.h
119
int
BN_set_word
(BIGNUM */*a*/, BN_ULONG /*w*/);
bignum.c
5346
BN_set_word
(BIGNUM *a, BN_ULONG w)
/src/usr.bin/moduli/qsieve/
qsieve.c
429
BN_set_word
(q, (unsigned long)(2 * j));
Completed in 21 milliseconds
Indexes created Sat Oct 11 08:10:02 GMT 2025