Searched refs:C7 (Results 1 - 13 of 13) sorted by relevance

/freebsd-11-stable/lib/msun/ld128/
H A Dk_cosl.c42 C7 = 0.4779477332386808976875457937252120293400e-13L; variable
56 r = z*(C1+z*(C2+z*(C3+z*(C4+z*(C5+z*(C6+z*(C7+
H A Ds_expl.c146 C7 = 1.98412698412698412698412697235950394e-4L, variable
246 x * (C7 + x * (C8 + x * (C9 + x * (C10 +
/freebsd-11-stable/lib/msun/ld80/
H A Dk_cosl.c66 C7 = 4.7383039476436467e-14; /* 0x1aac9d9af5c43e.0p-97 */ variable
74 r = z*(C1+z*(C2+z*(C3+z*(C4+z*(C5+z*(C6+z*C7))))));
/freebsd-11-stable/lib/msun/src/
H A Dk_sincosl.h41 C7 = 4.7383039476436467e-14, /* 0x1aac9d9af5c43e.0p-97 */ variable
72 z * C7))))));
85 C7 = 0.4779477332386808976875457937252120293400e-13L, variable
128 z * (C7 + z * (C8 + z * (C9 + z * (C10 + z * C11))))))))));
/freebsd-11-stable/crypto/openssl/crypto/whrlpool/
H A Dwp_block.c164 # define C7(K,i) ROTATE(Cx.q[K.c[(i)*8+7]],56) macro
182 # define C7(K,i) (Cx.q[7+8*K.c[(i)*8+7]]) macro
195 # define C7(K,i) (((u64*)(Cx.c+1))[2*K.c[(i)*8+7]]) macro
499 C6(K, (i - 6) & 7) ^ C7(K, (i - 7) & 7);
506 C6(S, (i - 6) & 7) ^ C7(S, (i - 7) & 7);
543 C4(K, 4) ^ C5(K, 3) ^ C6(K, 2) ^ C7(K, 1) ^ RC[r];
545 C4(K, 5) ^ C5(K, 4) ^ C6(K, 3) ^ C7(K, 2);
547 C4(K, 6) ^ C5(K, 5) ^ C6(K, 4) ^ C7(K, 3);
549 C4(K, 7) ^ C5(K, 6) ^ C6(K, 5) ^ C7(K, 4);
551 C4(K, 0) ^ C5(K, 7) ^ C6(K, 6) ^ C7(
[all...]
/freebsd-11-stable/sys/arm/arm/
H A Dcpufunc_asm_arm11x6.S110 mrc p15, 0, reg, C7, C10, 6;/* Read Cache Dirty Status Register */ \
/freebsd-11-stable/contrib/llvm-project/llvm/utils/TableGen/
H A DX86RecognizableInstr.h34 MAP(C7, 71) \
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/SystemZ/MCTargetDesc/
H A DSystemZMCTargetDesc.cpp122 SystemZ::C4, SystemZ::C5, SystemZ::C6, SystemZ::C7,
/freebsd-11-stable/contrib/gcc/
H A Drtl.h641 #define RTL_FLAG_CHECK7(NAME, RTX, C1, C2, C3, C4, C5, C6, C7) \
647 && GET_CODE(_rtx) != C7) \
652 #define RTL_FLAG_CHECK8(NAME, RTX, C1, C2, C3, C4, C5, C6, C7, C8) \
658 && GET_CODE(_rtx) != C7 && GET_CODE(_rtx) != C8) \
676 #define RTL_FLAG_CHECK7(NAME, RTX, C1, C2, C3, C4, C5, C6, C7) (RTX)
677 #define RTL_FLAG_CHECK8(NAME, RTX, C1, C2, C3, C4, C5, C6, C7, C8) (RTX)
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/Disassembler/
H A DSparcDisassembler.cpp128 SP::C4, SP::C5, SP::C6, SP::C7,
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Sparc/AsmParser/
H A DSparcAsmParser.cpp182 Sparc::C4, Sparc::C5, Sparc::C6, Sparc::C7,
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A Dgcm128.c1894 static const u8 K7[24], *P7 = NULL, *A7 = NULL, IV7[12], *C7 = NULL; local
/freebsd-11-stable/contrib/amd/doc/
H A Dtexinfo.tex1561 <14> <02C7>
1647 <14> <02C7>
1732 <14> <02C7>
9282 \DeclareUnicodeCharacter{00C7}{\cedilla{C}}
9450 \DeclareUnicodeCharacter{01C7}{LJ}

Completed in 272 milliseconds