/netbsd-src/sys/dev/raidframe/ |
H A D | rf_nwayxor.c | 109 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; in rf_nWayXor2() local 199 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; in rf_nWayXor3() local 227 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; in rf_nWayXor4() local 257 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; in rf_nWayXor5() local 289 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; in rf_nWayXor6() local 323 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; in rf_nWayXor7() local 359 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; in rf_nWayXor8() local 398 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; in rf_nWayXor9() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/ |
H A D | common.d | 516 auto b3 = a.allocateZeroed(8); in version() local 528 auto b3 = a.alignedAllocate(1, 256); in version() local 661 auto b3 = a.alignedAllocate(1, 256); in version() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/fuzz/ |
H A D | bndiv.c | 27 static BIGNUM *b3; variable
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/fuzz/ |
H A D | bignum.c | 38 BIGNUM *b3; in FuzzerTestOneInput() local
|
H A D | bndiv.c | 27 static BIGNUM *b3; variable
|
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/ |
H A D | rl78-parse.y | 55 #define B3(b1, b2, b3) rl78_base3 (b1, b2, b3) argument 56 #define B4(b1, b2, b3, b4) rl78_base4 (b1, b2, b3, b4) argument 79 #define id24(a,b2,b3) B3 (0xfb+a, b2, b3) argument
|
H A D | rx-parse.y | 68 #define B3(b1, b2, b3) rx_base3 (b1, b2, b3) argument 69 #define B4(b1, b2, b3, b4) rx_base4 (b1, b2, b3, b4) argument 107 #define id24(a,b2,b3) B3 (0xfb + a, b2, b3) argument
|
/netbsd-src/external/gpl3/binutils/dist/gas/config/ |
H A D | rl78-parse.y | 55 #define B3(b1, b2, b3) rl78_base3 (b1, b2, b3) argument 56 #define B4(b1, b2, b3, b4) rl78_base4 (b1, b2, b3, b4) argument 79 #define id24(a,b2,b3) B3 (0xfb+a, b2, b3) argument
|
H A D | rx-parse.y | 68 #define B3(b1, b2, b3) rx_base3 (b1, b2, b3) argument 69 #define B4(b1, b2, b3, b4) rx_base4 (b1, b2, b3, b4) argument 107 #define id24(a,b2,b3) B3 (0xfb + a, b2, b3) argument
|
/netbsd-src/sys/arch/evbarm/stand/board/ |
H A D | smdk2410_io_init.c | 44 #define _C(b15,b14,b13,b12,b11,b10,b9,b8,b7,b6,b5,b4,b3,b2,b1,b0) \ in smdk2410_io_init() argument
|
H A D | smdk2800_io_init.c | 65 #define _C(b7,b6,b5,b4,b3,b2,b1,b0) \ in smdk2800_io_init() argument
|
/netbsd-src/external/cddl/osnet/dist/common/unicode/ |
H A D | u8_textprep.c | 145 #define U8_PUT_3BYTES_INTO_UTF32(u, b1, b2, b3) \ argument 465 uint16_t b3 = 0; in do_case_conv() local 695 uint16_t b3 = 0; in combining_class() local 749 uint16_t b3 = 0; in do_decomp() local 971 uint16_t b3 = 0; in find_composition_start() local
|
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_stream/salsa20/xmm6int/ |
H A D | u0.h | 7 __m128i b0, b1, b2, b3, b4, b5, b6, b7; variable
|
H A D | u1.h | 7 __m128i b0, b1, b2, b3, b4, b5, b6, b7; variable
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/ |
H A D | common.d | 456 auto b3 = a.alignedAllocate(1, 256); in version() local 585 auto b3 = a.alignedAllocate(1, 256); in version() local
|
/netbsd-src/external/lgpl3/gmp/dist/mpn/generic/ |
H A D | toom54_mul.c | 68 #define b3 (bp + 3 * n) in mpn_toom54_mul() macro
|
H A D | toom44_mul.c | 126 #define b3 (bp + 3*n) in mpn_toom44_mul() macro
|
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | stats_collector.d | 694 auto b3 = a.allocate(202); in test() local 726 auto b3 = a.allocate(202); in test() local
|
H A D | free_tree.d | 341 auto b3 = a.allocate(30000); in FreeTree() local
|
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/ |
H A D | stats_collector.d | 794 auto b3 = a.allocate(202); in test() local 826 auto b3 = a.allocate(202); in test() local
|
H A D | free_tree.d | 344 auto b3 = a.allocate(30000); in FreeTree() local
|
H A D | allocator_list.d | 748 auto b3 = a.allocate(1024); variable 810 auto b3 = a.allocate(192 * bs); variable
|
/netbsd-src/tests/fs/vfs/ |
H A D | t_io.c | 51 char *b2, *b3; in holywrite() local
|
/netbsd-src/sys/arch/macppc/dev/ |
H A D | ams.c | 654 u_char b3[9] = {8, 0x99, 0x94, 0x19, 0xff, 0xb2, 0x8a, 0x1b, 0x50}; in init_trackpad() local
|
/netbsd-src/external/gpl3/gcc/dist/libgcc/config/libbid/ |
H A D | bid_dpd.c | 162 UINT32 b0, b1, b2, b3, b4, b5; local 419 UINT128 b11, b10, b9, b8, b7, b6, b5, b4, b3, b2, b1; local
|