Searched defs:b2 (Results 1 - 25 of 71) sorted by relevance

123

/src/lib/libc/string/
H A DLint_bcmp.c12 bcmp(const void *b1, const void *b2, size_t len) argument
H A DLint_memcmp.c12 memcmp(const void *b1, const void *b2, size_t len) argument
/src/sys/rump/librump/rumpkern/arch/generic/
H A Drump_generic_kobj.c45 kobj_reloc(kobj_t ko, uintptr_t p, const void *v, bool b1, bool b2) argument
/src/sys/crypto/aes/arch/arm/
H A Daes_neon_impl.h51 aes_neon_enc2(const struct aesenc *enc, uint8x16x2_t b2, unsigned nrounds) argument
61 aes_neon_dec2(const struct aesdec *dec, uint8x16x2_t b2, unsigned nrounds) argument
/src/common/lib/libc/string/
H A Dbcmp.c92 const uintptr_t *b1, *b2; local in function:bcmp
H A Dmemcmp.c92 const uintptr_t *b1, *b2; local in function:memcmp
/src/games/backgammon/teachgammon/
H A Dtutor.c150 brdeq(const int *b1, const int *b2) argument
/src/sys/sys/
H A Djoystick.h13 int b2; member in struct:joystick
/src/usr.bin/make/unit-tests/
H A Ddepsrc-wait.mk
H A Dvarname-dot-make-mode.mk35 a1 a2 a3 b1 b2 b3 c1 c2 c3: target
/src/tests/lib/libc/string/
H A Dt_memcpy.c57 runTest(unsigned char *b1, unsigned char *b2) argument
/src/tests/usr.bin/xlint/lint1/
H A Dmsg_102.c29 static struct bit_fields_and_bits *b1, *b2; variable in typeref:struct:bit_fields_and_bits **
/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 in typeref:typename:__m128i
H A Du1.h7 __m128i b0, b1, b2, b3, b4, b5, b6, b7; variable in typeref:typename:__m128i
/src/sys/arch/sun3/dev/
H A Dif_ie_sebuf.c257 uint8_t *b2 = dst; local in function:wmemcpy
H A Dif_ie_vme.c261 uint8_t *b2 = dst; local in function:wmemcpy
/src/sys/arch/macppc/dev/
H A Dvideopll.c105 int b0 = 0, b1 = 0, b2 = 0, freq_b = 0; local in function:videopll_set_freq
/src/usr.bin/locate/bigram/
H A Dlocate.bigram.c68 u_char b1, b2; /* needed for final sorting */ member in struct:bigram
/src/tests/fs/vfs/
H A Dt_io.c51 char *b2, *b3; local in function:holywrite
/src/sys/arch/x68k/dev/
H A Dxel.c114 u_int32_t b1, b2; local in function:xel_probe
/src/sys/dev/flash/
H A Dflash_io.c63 flash_timestamp_diff(struct bintime *bt, struct bintime *b2) argument
/src/lib/libc/gdtoa/
H A Ddtoa.c120 int bbits, b2, b5, be, dig, i, ieps, ilim0, local in function:dtoa
[all...]
H A Dgdtoa.c162 int bbits, b2, b5, be0, dig, i, ieps, ilim = 0, ilim0, ilim1 = 0, inex; local in function:gdtoa
[all...]
/src/common/lib/libprop/
H A Dprop_bool.c107 prop_bool_t b2 = v2; local in function:_prop_bool_equals
212 prop_bool_equals(prop_bool_t b1, prop_bool_t b2) argument
/src/sys/dev/raidframe/
H A Drf_nwayxor.c109 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; local in function:rf_nWayXor2
199 unsigned long a0, a1, a2, a3, b0, b1, b2, b local in function:rf_nWayXor3
227 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; local in function:rf_nWayXor4
257 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; local in function:rf_nWayXor5
289 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; local in function:rf_nWayXor6
323 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; local in function:rf_nWayXor7
359 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; local in function:rf_nWayXor8
398 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; local in function:rf_nWayXor9
[all...]

Completed in 23 milliseconds

123