Home
last modified time | relevance | path

Searched defs:b10 (Results 1 – 14 of 14) sorted by relevance

/netbsd/sys/kern/
H A Dsubr_humanize.c58 uint64_t umax, b10; in humanize_number() local
/netbsd/sys/arch/evbarm/stand/board/
H A Dsmdk2410_io_init.c44 #define _C(b15,b14,b13,b12,b11,b10,b9,b8,b7,b6,b5,b4,b3,b2,b1,b0) \ in smdk2410_io_init() argument
/netbsd/external/lgpl3/gmp/dist/tests/mpn/
H A Dt-matrix22.c94 mp_ptr r00, r01, r10, r11, a00, a01, a10, a11, b00, b01, b10, b11; in ref_matrix22_mul() local
/netbsd/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ryu/
H A Dgeneric_128.h372 const uint128_t b10 = ((uint128_t) a[1]) * b[0]; // 64 in mul_128_256_shift() local
H A Dd2s_intrinsics.h65 const uint64_t b10 = (uint64_t)aHi * bLo; in umul128() local
H A Dd2fixed.c45 const uint128_t b10 = (uint128_t)aHi * bLo; in umul256() local
/netbsd/crypto/external/bsd/openssl.old/dist/test/
H A Dsanitytest.c39 a10, b10, c10, d10, e10, f10, g10, h10, i10, j10, in test_sanity_enum_size() enumerator
/netbsd/crypto/external/bsd/openssl/dist/test/
H A Dsanitytest.c40 a10, b10, c10, d10, e10, f10, g10, h10, i10, j10, in test_sanity_enum_size() enumerator
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/libbid/
H A Dbid_dpd.c419 UINT128 b11, b10, b9, b8, b7, b6, b5, b4, b3, b2, b1; local
/netbsd/external/gpl3/gcc/dist/libgcc/config/libbid/
H A Dbid_dpd.c419 UINT128 b11, b10, b9, b8, b7, b6, b5, b4, b3, b2, b1; local
/netbsd/sys/arch/m68k/m68k/
H A Ddb_disasm.h38 #define ENCW(b15,b14,b13,b12,b11,b10,b9,b8,b7,b6,b5,b4,b3,b2,b1,b0) \ argument
/netbsd/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1110 int64_t b10 = 2097151 & (load_3(b + 26) >> 2); in sc25519_muladd() local
/netbsd/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c4984 int64_t b10 = kBottom21Bits & (load_3(b + 26) >> 2); in sc_muladd() local
/netbsd/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c4994 int64_t b10 = kBottom21Bits & (load_3(b + 26) >> 2); in sc_muladd() local