Searched defs:P2 (Results 1 - 21 of 21) sorted by relevance

/freebsd-10-stable/lib/msun/src/
H A Ds_cbrt.c32 P2 = 1.621429720105354466140, /* 0x3ff9f160, 0x4a49d6c2 */ variable
H A De_expf.c39 P2 = -2.7667332906e-3; /* -0xb55215.0p-32 */ variable
H A Ds_exp2f.c41 P2 = 0x1.ebfbe0p-3f, variable
H A Ds_exp2.c41 P2 = 0x1.ebfbdff82c575p-3, variable
H A De_exp.c95 P2 = -2.77777777770155933842e-03, /* 0xBF66C16C, 0x16BEBD93 */ variable
H A De_powf.c40 P2 = -2.7777778450e-03, /* 0xbb360b61 */ variable
H A De_pow.c81 P2 = -2.77777777770155933842e-03, /* 0xBF66C16C, 0x16BEBD93 */ variable
/freebsd-10-stable/lib/msun/ld80/
H A Ds_exp2l.c59 P2 = 2.4022650695910072e-1, /* 0x1ebfbdff82c58f.0p-55 */ variable
H A Ds_logl.c103 P2 = -0.5, variable
/freebsd-10-stable/lib/msun/ld128/
H A Ds_exp2l.c48 P2 = 0x1.ebfbdff82c58ea86f16b06ec9736p-3L, variable
H A Ds_logl.c98 P2 = -0.5L, variable
/freebsd-10-stable/lib/msun/bsdsrc/
H A Db_tgamma.c99 #define P2 5.53859446429917461063308081748e-03 macro
/freebsd-10-stable/contrib/llvm/include/llvm/ADT/
H A DSTLExtras.h257 inline int array_pod_sort_comparator(const void *P1, const void *P2) { argument
/freebsd-10-stable/contrib/binutils/opcodes/
H A Dia64-opc.h69 #define P2 IA64_OPND_P2 macro
/freebsd-10-stable/contrib/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp345 const Value *P2 = Later.Ptr->stripPointerCasts(); local
/freebsd-10-stable/contrib/llvm/lib/Target/PowerPC/
H A DPPCInstrInfo.cpp1000 PPC::Predicate P2 = (PPC::Predicate) Pred2[0].getImm(); local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/
H A DProgramPoint.h90 ProgramPoint(const void *P1, const void *P2, Kind k, const LocationContext *l, const ProgramPointTag *tag = 0) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h1256 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.c1670 static const u8 P2[16]; local
/freebsd-10-stable/contrib/ntp/ntpd/
H A Drefclock_wwv.c438 #define P2 (P15 / 2) /* mark (+1) */ macro
/freebsd-10-stable/contrib/llvm/lib/Transforms/Utils/
H A DSimplifyCFG.cpp707 ConstantIntSortPredicate(ConstantInt *const *P1, ConstantInt *const *P2) argument

Completed in 242 milliseconds