Home
last modified time | relevance | path

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

/openbsd-src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/
H A Dwtr-union-init-2.c42 static union foo2 b6 = {0.0}; in testfunc() local
H A Dwtr-union-init-3.c63 static struct baz2 b6 = { 1, 2, {1} }; in testfunc() local
/openbsd-src/gnu/usr.bin/binutils/gdb/testsuite/gdb.cp/
H A Dpsmang2.cc110 int b6; variable
/openbsd-src/gnu/llvm/clang/lib/Headers/
H A Dhexagon_types.h597 #define HEXAGON_V64_CREATE_B(b7, b6, b5, b4, b3, b2, b1, b0) \ argument
616 #define HEXAGON_V64_CREATE_B(b7, b6, b5, b4, b3, b2, b1, b0) \ argument
633 HEXAGON_Vect64C(signed char b7, signed char b6, signed char b5, signed char b4, in HEXAGON_Vect64C()
1824 #define Q6V64_CREATE_B(b7, b6, b5, b4, b3, b2, b1, b0) \ argument
1843 #define Q6V64_CREATE_B(b7, b6, b5, b4, b3, b2, b1, b0) \ argument
1860 Q6Vect64C(signed char b7, signed char b6, signed char b5, signed char b4, in Q6Vect64C()
H A Daltivec.h10169 b6 = b0 + 6, b7 = b0 + 7; in vec_splat() local
10178 b6 = b0 + 6, b7 = b0 + 7; in vec_splat() local
10187 b6 = b0 + 6, b7 = b0 + 7; in vec_splat() local
10196 b6 = b0 + 6, b7 = b0 + 7; in vec_splat() local
/openbsd-src/usr.sbin/bgpd/
H A Drde_prefix.c356 const struct pt_entry6 *a6, *b6; in pt_prefix_cmp() local
/openbsd-src/sbin/iked/
H A Dutil.c226 struct sockaddr_in6 *a6, *b6; in sockaddr_cmp() local
/openbsd-src/usr.sbin/httpd/
H A Dhttpd.c819 struct sockaddr_in6 *a6, *b6; in sockaddr_cmp() local
/openbsd-src/usr.sbin/unbound/testcode/
H A Dunitmain.c216 struct sockaddr_in6 a6, b6; in net_test() local
/openbsd-src/usr.sbin/relayd/
H A Drelayd.c1755 struct sockaddr_in6 *a6, *b6; sockaddr_cmp() local
/openbsd-src/lib/libcrypto/curve25519/
H A Dcurve25519.c4158 int64_t b6 = 2097151 & (load_4(b + 15) >> 6); in sc_muladd() local