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

123456789

/netbsd-current/external/gpl3/gdb/dist/libctf/testsuite/libctf-lookup/
H A Dambiguous-struct-B.c3 struct A { struct B b; int foo; struct B b2; }; member in struct:A
H A Dambiguous-struct-A.c3 struct A { struct B b; long foo; long bar; struct B b2; }; member in struct:A
/netbsd-current/external/gpl3/gdb.old/dist/gas/testsuite/gas/cris/
H A Drd-v32-b1.s9 b2: label
H A Drd-v32-b2.s9 b2: label
H A Drd-v10_32o-2.s8 b2: label
/netbsd-current/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dvar-tag-2.cc22 enum E2 {a2, b2, c2} E2; enumerator in enum:E2
H A Dclass2.cc33 int b2; member in struct:B
/netbsd-current/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dvar-tag-2.cc22 enum E2 {a2, b2, c2} E2; enumerator in enum:E2
H A Dclass2.cc33 int b2; member in struct:B
/netbsd-current/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
/netbsd-current/common/lib/libc/string/
H A Dbcmp.c92 const uintptr_t *b1, *b2; local
H A Dmemcmp.c92 const uintptr_t *b1, *b2; local
/netbsd-current/external/bsd/libfido2/dist/openbsd-compat/
H A Dtimingsafe_bcmp.c25 timingsafe_bcmp(const void *b1, const void *b2, size_t n) argument
/netbsd-current/games/backgammon/teachgammon/
H A Dtutor.c150 brdeq(const int *b1, const int *b2) argument
/netbsd-current/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
/netbsd-current/sys/sys/
H A Djoystick.h13 int b2; member in struct:joystick
/netbsd-current/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_mp_toom_mul.c29 mp_int w0, w1, w2, w3, w4, tmp1, tmp2, a0, a1, a2, b0, b1, b2; local
[all...]
/netbsd-current/tests/usr.bin/xlint/lint1/
H A Dmsg_102.c29 static struct bit_fields_and_bits *b1, *b2; variable in typeref:struct:
/netbsd-current/crypto/external/bsd/openssl.old/dist/crypto/idea/
H A Di_skey.c87 int32_t n1, n2, q, r, b1, b2, t; local
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/fuzz/
H A Dbignum.c37 BIGNUM *b2; local
H A Dbndiv.c26 static BIGNUM *b2; variable
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/crypto/idea/
H A Di_skey.c94 int32_t n1, n2, q, r, b1, b2, t; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/fuzz/
H A Dbndiv.c26 static BIGNUM *b2; variable
[all...]
H A Dbignum.c37 BIGNUM *b2; local
/netbsd-current/sys/arch/sun3/dev/
H A Dif_ie_sebuf.c257 uint8_t *b2 = dst; local

Completed in 181 milliseconds

123456789