OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:b10
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/kern/
subr_humanize.c
58
uint64_t umax,
b10
;
local in function:humanize_number
80
b10
= bytes/10;
82
if (umax >
b10
) {
/src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
ed25519_ref10.c
1110
int64_t
b10
= 2097151 & (load_3(b + 26) >> 2);
local in function:sc25519_muladd
1189
s10 = c10 + a0 *
b10
+ a1 * b9 + a2 * b8 + a3 * b7 + a4 * b6 + a5 * b5 +
1191
s11 = c11 + a0 * b11 + a1 *
b10
+ a2 * b9 + a3 * b8 + a4 * b7 + a5 * b6 +
1193
s12 = a1 * b11 + a2 *
b10
+ a3 * b9 + a4 * b8 + a5 * b7 + a6 * b6 +
1195
s13 = a2 * b11 + a3 *
b10
+ a4 * b9 + a5 * b8 + a6 * b7 + a7 * b6 +
1197
s14 = a3 * b11 + a4 *
b10
+ a5 * b9 + a6 * b8 + a7 * b7 + a8 * b6 +
1199
s15 = a4 * b11 + a5 *
b10
+ a6 * b9 + a7 * b8 + a8 * b7 + a9 * b6 +
1202
a5 * b11 + a6 *
b10
+ a7 * b9 + a8 * b8 + a9 * b7 + a10 * b6 + a11 * b5;
1203
s17 = a6 * b11 + a7 *
b10
+ a8 * b9 + a9 * b8 + a10 * b7 + a11 * b6;
1204
s18 = a7 * b11 + a8 *
b10
+ a9 * b9 + a10 * b8 + a11 * b7
[
all
...]
Completed in 12 milliseconds
Indexes created Thu Sep 25 16:09:42 GMT 2025