Symbol: a7
crypto/openssl/crypto/bn/bn_nist.c
474
#define nist_set_224(to, from, a1, a2, a3, a4, a5, a6, a7) \
crypto/openssl/crypto/bn/bn_nist.c
476
bn_cp_32(to, 0, from, (a7) - 7) \
crypto/openssl/crypto/bn/bn_nist.c
642
#define nist_set_256(to, from, a1, a2, a3, a4, a5, a6, a7, a8) \
crypto/openssl/crypto/bn/bn_nist.c
645
bn_cp_32(to, 1, from, (a7) - 8) \
crypto/openssl/crypto/bn/bn_nist.c
871
#define nist_set_384(to, from, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12) \
crypto/openssl/crypto/bn/bn_nist.c
878
bn_cp_32(to, 5, from, (a7) - 12) \
crypto/openssl/crypto/ec/curve25519.c
5128
int64_t a7 = kBottom21Bits & (load_3(a + 18) >> 3);
crypto/openssl/crypto/ec/curve25519.c
5212
s7 = c7 + a0 * b7 + a1 * b6 + a2 * b5 + a3 * b4 + a4 * b3 + a5 * b2 + a6 * b1 + a7 * b0;
crypto/openssl/crypto/ec/curve25519.c
5213
s8 = c8 + a0 * b8 + a1 * b7 + a2 * b6 + a3 * b5 + a4 * b4 + a5 * b3 + a6 * b2 + a7 * b1 + a8 * b0;
crypto/openssl/crypto/ec/curve25519.c
5214
s9 = c9 + a0 * b9 + a1 * b8 + a2 * b7 + a3 * b6 + a4 * b5 + a5 * b4 + a6 * b3 + a7 * b2 + a8 * b1 + a9 * b0;
crypto/openssl/crypto/ec/curve25519.c
5215
s10 = c10 + a0 * b10 + a1 * b9 + a2 * b8 + a3 * b7 + a4 * b6 + a5 * b5 + a6 * b4 + a7 * b3 + a8 * b2 + a9 * b1 + a10 * b0;
crypto/openssl/crypto/ec/curve25519.c
5216
s11 = c11 + a0 * b11 + a1 * b10 + a2 * b9 + a3 * b8 + a4 * b7 + a5 * b6 + a6 * b5 + a7 * b4 + a8 * b3 + a9 * b2 + a10 * b1 + a11 * b0;
crypto/openssl/crypto/ec/curve25519.c
5217
s12 = a1 * b11 + a2 * b10 + a3 * b9 + a4 * b8 + a5 * b7 + a6 * b6 + a7 * b5 + a8 * b4 + a9 * b3 + a10 * b2 + a11 * b1;
crypto/openssl/crypto/ec/curve25519.c
5218
s13 = a2 * b11 + a3 * b10 + a4 * b9 + a5 * b8 + a6 * b7 + a7 * b6 + a8 * b5 + a9 * b4 + a10 * b3 + a11 * b2;
crypto/openssl/crypto/ec/curve25519.c
5219
s14 = a3 * b11 + a4 * b10 + a5 * b9 + a6 * b8 + a7 * b7 + a8 * b6 + a9 * b5 + a10 * b4 + a11 * b3;
crypto/openssl/crypto/ec/curve25519.c
5220
s15 = a4 * b11 + a5 * b10 + a6 * b9 + a7 * b8 + a8 * b7 + a9 * b6 + a10 * b5 + a11 * b4;
crypto/openssl/crypto/ec/curve25519.c
5221
s16 = a5 * b11 + a6 * b10 + a7 * b9 + a8 * b8 + a9 * b7 + a10 * b6 + a11 * b5;
crypto/openssl/crypto/ec/curve25519.c
5222
s17 = a6 * b11 + a7 * b10 + a8 * b9 + a9 * b8 + a10 * b7 + a11 * b6;
crypto/openssl/crypto/ec/curve25519.c
5223
s18 = a7 * b11 + a8 * b10 + a9 * b9 + a10 * b8 + a11 * b7;
lib/msun/ld128/e_lgammal_r.c
275
p2 = z*(a1+z*(a3+z*(a5+z*(a7+z*(a9+z*(a11+z*(a13+z*(a15+
lib/msun/ld128/e_lgammal_r.c
43
a7 = 5.09669524743042462515256340206203019e-04L,
lib/msun/ld80/e_lgammal_r.c
312
p2 = z*(a1+z*(a3+z*(a5+z*(a7+z*(a9+z*(a11+z*a13))))));
lib/msun/src/e_lgamma_r.c
250
p2 = z*(a1+z*(a3+z*(a5+z*(a7+z*(a9+z*a11)))));
lib/msun/src/e_lgamma_r.c
98
a7 = 5.10069792153511336608e-04, /* 0x3F40B6C6, 0x89B99C00 */
sys/dev/hyperv/vmbus/aarch64/hyperv_machdep.c
79
result->as64.high = res.a7;
sys/dev/psci/smccc.h
109
#define arm_smccc_invoke_8(func, a0, a1, a2, a3, a4, a5, a6, a7, res) \
sys/dev/psci/smccc.h
110
func(a0, a1, a2, a3, a4, a5, a6, a7, res)
sys/dev/psci/smccc.h
135
register_t a7;
sys/fs/ext2fs/ext2_alloc.c
1550
int a3, a5, a7;
sys/fs/ext2fs/ext2_alloc.c
1569
for (a3 = 3, a5 = 5, a7 = 7;
sys/fs/ext2fs/ext2_alloc.c
1570
a3 <= cg || a5 <= cg || a7 <= cg;
sys/fs/ext2fs/ext2_alloc.c
1571
a3 *= 3, a5 *= 5, a7 *= 7)
sys/fs/ext2fs/ext2_alloc.c
1572
if (cg == a3 || cg == a5 || cg == a7)
sys/riscv/include/asm.h
73
li a7, ext; \
sys/riscv/include/sbi.h
157
register uintptr_t a7 __asm ("a7") = (uintptr_t)(arg7);
sys/riscv/include/sbi.h
162
:"r"(a2), "r"(a3), "r"(a4), "r"(a6), "r"(a7) \