Searched refs:C15 (Results 1 - 6 of 6) sorted by relevance
/third_party/FreeBSD/lib/msun/ld128/ |
H A D | s_expl.c | 166 C15 = 7.6471620181090468e-13, /* 0x1.ae7f3820adab1p-41 */ variable 251 dx * (C14 + dx * (C15 + dx * (C16 + in expm1l()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/SystemZ/MCTargetDesc/ |
H A D | SystemZMCTargetDesc.cpp | 124 SystemZ::C12, SystemZ::C13, SystemZ::C14, SystemZ::C15
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/Disassembler/ |
H A D | SparcDisassembler.cpp | 130 SP::C12, SP::C13, SP::C14, SP::C15,
|
/third_party/openssl/test/ |
H A D | modes_internal_test.c | 620 static const u8 C15[] = { variable
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Sparc/AsmParser/ |
H A D | SparcAsmParser.cpp | 184 Sparc::C12, Sparc::C13, Sparc::C14, Sparc::C15,
|
/third_party/python/Lib/test/ |
H A D | test_descr.py | 5271 class C15(dict): class 5273 obj = C15({"quebec": -601})
|
Completed in 16 milliseconds