Home
last modified time | relevance | path

Searched defs:b3 (Results 1 – 25 of 87) sorted by relevance

1234

/netbsd-src/sys/dev/raidframe/
H A Drf_nwayxor.c109 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 Dcommon.d516 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 Dbndiv.c27 static BIGNUM *b3; variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/fuzz/
H A Dbignum.c38 BIGNUM *b3; in FuzzerTestOneInput() local
H A Dbndiv.c27 static BIGNUM *b3; variable
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Drl78-parse.y55 #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 Drx-parse.y68 #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 Drl78-parse.y55 #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 Drx-parse.y68 #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 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
H A Dsmdk2800_io_init.c65 #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 Du8_textprep.c145 #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 Du0.h7 __m128i b0, b1, b2, b3, b4, b5, b6, b7; variable
H A Du1.h7 __m128i b0, b1, b2, b3, b4, b5, b6, b7; variable
/netbsd-src/external/gpl3/gcc.old/dist/libphobos/src/std/experimental/allocator/
H A Dcommon.d456 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 Dtoom54_mul.c68 #define b3 (bp + 3 * n) in mpn_toom54_mul() macro
H A Dtoom44_mul.c126 #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 Dstats_collector.d694 auto b3 = a.allocate(202); in test() local
726 auto b3 = a.allocate(202); in test() local
H A Dfree_tree.d341 auto b3 = a.allocate(30000); in FreeTree() local
/netbsd-src/external/gpl3/gcc/dist/libphobos/src/std/experimental/allocator/building_blocks/
H A Dstats_collector.d794 auto b3 = a.allocate(202); in test() local
826 auto b3 = a.allocate(202); in test() local
H A Dfree_tree.d344 auto b3 = a.allocate(30000); in FreeTree() local
H A Dallocator_list.d748 auto b3 = a.allocate(1024); variable
810 auto b3 = a.allocate(192 * bs); variable
/netbsd-src/tests/fs/vfs/
H A Dt_io.c51 char *b2, *b3; in holywrite() local
/netbsd-src/sys/arch/macppc/dev/
H A Dams.c654 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 Dbid_dpd.c162 UINT32 b0, b1, b2, b3, b4, b5; local
419 UINT128 b11, b10, b9, b8, b7, b6, b5, b4, b3, b2, b1; local

1234