HomeSort by relevance Sort by last modified time
    Searched refs:C17 (Results 1 - 6 of 6) sorted by null

  /bionic/libm/upstream-freebsd/lib/msun/ld128/
s_expl.c 159 * With my coeffs (C10-C17 double; s = best_s):
167 C17 = 2.8074757356658877e-15, /* 0x1.949992a1937d9p-49 */
251 dx * (C17 + dx * C18))))))))))))));
  /external/llvm/lib/Target/Sparc/Disassembler/
SparcDisassembler.cpp 138 SP::C16, SP::C17, SP::C18, SP::C19,
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/Disassembler/
SparcDisassembler.cpp 140 SP::C16, SP::C17, SP::C18, SP::C19,
  /external/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp 158 Sparc::C16, Sparc::C17, Sparc::C18, Sparc::C19,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/AsmParser/
SparcAsmParser.cpp 183 Sparc::C16, Sparc::C17, Sparc::C18, Sparc::C19,
    [all...]
  /art/test/636-arm64-veneer-pool/src/
Main.java 37 class C17 { public static void m(Context c, Binder b) { /* Defeat inlining. */ if (Main.doThrow) { throw new Error(); } } }
    [all...]

Completed in 83 milliseconds