Home
last modified time | relevance | path

Searched defs:c6 (Results 1 – 19 of 19) sorted by relevance

/netbsd-src/external/mit/isl/dist/test_inputs/codegen/
H A Dseparation_class3.c7 for (int c6 = 3; c6 <= 5; c6 += 1) variable
11 for (int c6 = -2 * c0 + c4 + 4; c6 <= 2 * c0 - c4 + 4; c6 += 1) variable
16 for (int c6 = -2 * c0 + c4 + 8; c6 <= 8; c6 += 1) variable
21 for (int c6 = 2 * c0 + 4 * c2 - c4 + 1; c6 <= -2 * c0 + 4 * c2 + c4 + 3; c6 += 1) variable
28 for (int c6 = 4 * c2 + 1; c6 <= 4 * c2 + 3; c6 += 1) variable
H A Dshift2.c6 for (int c6 = max(0, -c3 + 1); c6 <= min(31, length - c3); c6 += 1) variable
9 for (int c6 = 0; c6 <= min(31, length - c3); c6 += 1) variable
12 for (int c6 = max(0, -c3 + 1); c6 <= min(length - c3, 2 * c2 - c3 + 2 * c5 - 1); c6 += 1) variable
17 for (int c6 = 2 * c2 - c3 + 2 * c5 + 1; c6 <= min(31, length - c3); c6 += 1) variable
21 for (int c6 = max(0, -c3 + 1); c6 <= min(31, length - c3); c6 += 1) variable
H A Dseparate2.c3 for (int c6 = max(0, 2 * (length % 16) + 2 * c5 - 62); c6 <= 30; c6 += 1) { variable
/netbsd-src/external/mit/isl/dist/test_inputs/codegen/omega/
H A Dfc2-0.c5 for (int c6 = c0 + 2; c6 <= n; c6 += 1) variable
H A Dfc1-0.c5 for (int c6 = c0 + 2; c6 <= n; c6 += 1) variable
H A Dfc2-1.c7 for (int c6 = c0 + 2; c6 <= n; c6 += 1) variable
H A Dfc1-1.c7 for (int c6 = c0 + 2; c6 <= n; c6 += 1) variable
H A Dfc1-2.c7 for (int c6 = c0 + 2; c6 <= n; c6 += 1) variable
H A Dlefur04-0.c6 …for (int c6 = max(max(max(max(max(-200 * c1 + 400 * c3 - 199, 250 * c3 + 1), 1000 * c0 - 500 * c5 … variable
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/whrlpool/
H A Dwp_block.c175 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 argument
186 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ argument
205 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ argument
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/whrlpool/
H A Dwp_block.c181 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 argument
192 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ argument
211 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7, \ argument
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/
H A Dcpuid.d598 uint dummy, c5, c6, d6; in getAMDcacheinfo() local
634 mov c6, ECX; // L2 cache info in getAMDcacheinfo() local
/netbsd-src/external/gpl3/binutils.old/dist/include/opcode/
H A Dcrx.h68 c0 = MAX_REG, c1, c2, c3, c4, c5, c6, c7, c8, enumerator
/netbsd-src/external/gpl3/binutils/dist/include/opcode/
H A Dcrx.h68 c0 = MAX_REG, c1, c2, c3, c4, c5, c6, c7, c8, enumerator
/netbsd-src/sys/external/isc/libsodium/dist/src/libsodium/crypto_core/ed25519/ref10/
H A Ded25519_ref10.c1119 int64_t c6 = 2097151 & (load_4(c + 15) >> 6); in sc25519_muladd() local
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.base/
H A Dfuncargs.c181 void call2i (char c1, float f1, char c2, char c3, double d1, char c4, char c5, char c6, float f2, s… in call2i()
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.base/
H A Dfuncargs.c181 void call2i (char c1, float f1, char c2, char c3, double d1, char c4, char c5, char c6, float f2, s… in call2i()
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/ec/
H A Dcurve25519.c4992 int64_t c6 = kBottom21Bits & (load_4(c + 15) >> 6); in sc_muladd() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/ec/
H A Dcurve25519.c5002 int64_t c6 = kBottom21Bits & (load_4(c + 15) >> 6); in sc_muladd() local