Searched refs:L6 (Results 1 - 8 of 8) sorted by relevance

/freebsd-13-stable/lib/libc/i386/string/
H A Dmemcmp.S58 jne L6 /* do we match? */
70 L6: movzbl -1(%edi),%eax /* Perform unsigned comparison */ label
/freebsd-13-stable/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c532 u64 L0, L1, L2, L3, L4, L5, L6, L7;
573 L6 = C0(K, 6) ^ C1(K, 5) ^ C2(K, 4) ^ C3(K, 3) ^
584 K.q[6] = L6;
599 L6 ^= C0(S, 6) ^ C1(S, 5) ^ C2(S, 4) ^ C3(S, 3) ^
610 S.q[6] = L6;
619 L6 = C6(K, 0);
628 L6 ^= C5(K, 1);
636 L6 ^= C4(K, 2);
644 L6 ^= C3(K, 3);
652 L6
[all...]
/freebsd-13-stable/lib/msun/src/
H A De_pow.c83 L6 = 2.06975017800338417784e-01, /* 0x3FCA7E28, 0x4A454EEF */ variable
238 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6)))));
H A De_powf.c41 L6 = 2.0697501302e-01, /* 0x3e53f142 */ variable
180 r = s2*s2*(L1+s2*(L2+s2*(L3+s2*(L4+s2*(L5+s2*L6)))));
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp66 SP::L4, SP::L5, SP::L6, SP::L7,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp136 Sparc::L4, Sparc::L5, Sparc::L6, Sparc::L7,
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Target/Sparc/
H A DSparcISelLowering.cpp1025 .Case("l4", SP::L4).Case("l5", SP::L5).Case("l6", SP::L6).Case("l7", SP::L7)
/freebsd-13-stable/contrib/netbsd-tests/usr.bin/netpgpverify/
H A Dt_netpgpverify.sh2453 Nh5kAc/L6/7btO1GeTGEvvmd5O9IrR++QAuJb9L6tpIx10ioOu9SX/KreSV8vvlg

Completed in 213 milliseconds