Searched defs:P1 (Results 1 - 19 of 19) sorted by relevance

/freebsd-10-stable/lib/msun/src/
H A Ds_cbrt.c31 P1 = -1.88497979543377169875, /* 0xbffe28e0, 0x92f02420 */ variable
H A De_expf.c38 P1 = 1.6666625440e-1, /* 0xaaaa8f.0p-26 */ variable
H A Ds_exp2f.c40 P1 = 0x1.62e430p-1f, variable
H A Ds_exp2.c40 P1 = 0x1.62e42fefa39efp-1, variable
H A De_exp.c94 P1 = 1.66666666666666019037e-01, /* 0x3FC55555, 0x5555553E */ variable
H A De_powf.c39 P1 = 1.6666667163e-01, /* 0x3e2aaaab */ variable
H A De_pow.c80 P1 = 1.66666666666666019037e-01, /* 0x3FC55555, 0x5555553E */ variable
/freebsd-10-stable/lib/msun/ld80/
H A Ds_exp2l.c51 P1 = LD80C(0xb17217f7d1cf79ac, -1, 6.93147180559945309429e-1L); variable in typeref:union:IEEEl2bits
/freebsd-10-stable/lib/msun/ld128/
H A Ds_exp2l.c47 P1 = 0x1.62e42fefa39ef35793c7673007e6p-1L, variable
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DVariadicFunction.h250 ResultT operator()(Param0T P0, Param1T P1, Param2T P2) const { argument
H A DSTLExtras.h257 inline int array_pod_sort_comparator(const void *P1, const void *P2) { argument
/freebsd-10-stable/lib/msun/bsdsrc/
H A Db_tgamma.c98 #define P1 2.65757198651533466104979197553e-01 macro
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dia64-opc.h68 #define P1 IA64_OPND_P1 macro
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp344 const Value *P1 = Earlier.Ptr->stripPointerCasts(); local
/freebsd-10-stable/contrib/llvm/lib/IR/
H A DLegacyPassManager.cpp847 Pass *P1 = *I; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h90 ProgramPoint(const void *P1, argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h1252 operator ()(const M1 &P1, const M2 &P2) const argument
1256 operator ()(const M1 &P1, const M2 &P2, const M3 &P3) const argument
1262 operator ()(const M1 &P1, const M2 &P2, const M3 &P3, const M4 &P4) const argument
1267 operator ()(const M1 &P1, const M2 &P2, const M3 &P3, const M4 &P4, const M5 &P5) const argument
[all...]
/freebsd-10-stable/crypto/openssl/crypto/modes/
H A Dgcm128.c1660 static const u8 K1[16], *P1 = NULL, *A1 = NULL, IV1[12], *C1 = NULL; local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp707 static int ConstantIntSortPredicate(ConstantInt *const *P1, argument

Completed in 227 milliseconds