Home
last modified time | relevance | path

Searched defs:b11 (Results 1 – 11 of 11) sorted by relevance

/netbsd-src/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-src/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-src/external/gpl3/gcc/dist/libstdc++-v3/src/c++17/ryu/
H A Dgeneric_128.h373 const uint128_t b11 = ((uint128_t) a[1]) * b[1]; // 128 in mul_128_256_shift() local
H A Dd2s_intrinsics.h66 const uint64_t b11 = (uint64_t)aHi * bHi; in umul128() local
H A Dd2fixed.c46 const uint128_t b11 = (uint128_t)aHi * bHi; in umul256() local
/netbsd-src/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-src/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-src/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-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1111 int64_t b11 = (load_4(b + 28) >> 7); in sc25519_muladd() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c4985 int64_t b11 = (load_4(b + 28) >> 7); in sc_muladd() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c4995 int64_t b11 = (load_4(b + 28) >> 7); in sc_muladd() local