Home
last modified time | relevance | path

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

/openbsd-src/lib/libcrypto/sm4/
H A Dsm4.c219 uint32_t B3 = load_u32_be(in, 3); SM4_encrypt() local
248 uint32_t B3 = load_u32_be(in, 3); SM4_decrypt() local
[all...]
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dwarn6.C8 struct B3 : public B4 { struct
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dempty3.C12 struct B3 : A {}; struct
H A Dempty2.C11 struct B3 : A {}; struct
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/inherit/
H A Doperator1.C24 struct B3 : public B1, public B2 { struct
/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.c-torture/compile/
H A D930126-1.c15 T B92, B91, B90, B15, B14, B13, B12, B11, B10, B9, B8, B7, B6, B5, B4, B3, B2, B1, tO7, tO6, tO5, t… in Ldata() local
/openbsd-src/gnu/usr.bin/perl/dist/base/t/
H A Dfields-base.t37 package B3; package
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dhexagon_types.h705 signed char B3(void) { in B3() function
784 HEXAGON_Vect64C B3(signed char b) { in B3() function
1129 signed char B3(void) { in B3() function
1170 HEXAGON_Vect32C B3(signed char b) { in B3() function
1932 signed char B3(void) { in B3() function
2011 Q6Vect64C B3(signed char b) { in B3() function
2356 signed char B3(void) { in B3() function
2397 Q6Vect32C B3(signed char b) { in B3() function
/openbsd-src/gnu/usr.bin/binutils-2.17/opcodes/
H A Dv850-opc.c367 #define B3 (D16_15 + 1) macro
/openbsd-src/gnu/usr.bin/binutils/opcodes/
H A Dv850-opc.c442 #define B3 (D16_15 + 1) macro
/openbsd-src/sys/dev/isa/
H A Disapnp.c659 #define B3(a) (((a) >> 24) & 0xff) in isapnp_configure() macro