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

12

/freebsd-11-stable/lib/msun/src/
H A Ds_cbrt.c32 P2 = 1.621429720105354466140, /* 0x3ff9f160, 0x4a49d6c2 */ variable
H A Ds_exp2f.c41 P2 = 0x1.ebfbe0p-3f, variable
H A Ds_exp2.c41 P2 = 0x1.ebfbdff82c575p-3, variable
H A De_expf.c39 P2 = -2.7667332906e-3; /* -0xb55215.0p-32 */ variable
H A De_exp.c95 P2 = -2.77777777770155933842e-03, /* 0xBF66C16C, 0x16BEBD93 */ variable
H A De_pow.c85 P2 = -2.77777777770155933842e-03, /* 0xBF66C16C, 0x16BEBD93 */ variable
H A De_powf.c43 P2 = -2.7777778450e-03, /* 0xbb360b61 */ variable
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Analysis/
H A DCmpInstAnalysis.cpp60 bool llvm::predicatesFoldable(ICmpInst::Predicate P1, ICmpInst::Predicate P2) { argument
/freebsd-11-stable/lib/msun/ld128/
H A Ds_exp2l.c48 P2 = 0x1.ebfbdff82c58ea86f16b06ec9736p-3L, variable
H A Ds_logl.c98 P2 = -0.5L, variable
/freebsd-11-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-11-stable/contrib/llvm-project/llvm/include/llvm/CodeGen/PBQP/
H A DCostAllocator.h81 static bool isEqual(PoolEntry *P1, PoolEntry *P2) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/DebugInfo/PDB/Native/
H A DNativeTypePointer.cpp158 isInheritanceKind(const MemberPointerInfo &MPI, PointerToMemberRepresentation P1, PointerToMemberRepresentation P2) argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Support/
H A DScaledNumber.cpp30 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR; local
/freebsd-11-stable/lib/msun/bsdsrc/
H A Db_tgamma.c99 #define P2 5.53859446429917461063308081748e-03 macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNRegPressure.h91 inline GCNRegPressure max(const GCNRegPressure &P1, const GCNRegPressure &P2) { argument
/freebsd-11-stable/contrib/binutils/opcodes/
H A Dia64-opc.h69 #define P2 IA64_OPND_P2 macro
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Analysis/
H A DProgramPoint.h114 ProgramPoint(const void *P1, const void *P2, Kind k, const LocationContext *l, const ProgramPointTag *tag = nullptr) argument
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DASTStructuralEquivalence.cpp288 *P2 = N2.getAsSubstTemplateTemplateParmPack(); local
/freebsd-11-stable/contrib/llvm-project/llvm/include/llvm/ADT/
H A DSTLExtras.h1033 inline int array_pod_sort_comparator(const void *P1, const void *P2) { argument
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DDeadStoreElimination.cpp373 const Value *P2 = Later.Ptr->stripPointerCasts(); local
/freebsd-11-stable/crypto/openssl/crypto/modes/
H A Dgcm128.c1752 static const u8 P2[16]; local
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonCommonGEP.cpp485 uintptr_t P1 = uintptr_t(N1), P2 = uintptr_t(N2); local
/freebsd-11-stable/contrib/llvm-project/clang/lib/Tooling/ASTDiff/
H A DASTDiff.cpp778 NodeId P2 = T2.getNode(Id2).Parent; local

Completed in 281 milliseconds

12