Searched defs:P0 (Results 1 - 4 of 4) sorted by relevance

/freebsd-10.2-release/lib/msun/src/
H A Ds_cbrt.c30 P0 = 1.87595182427177009643, /* 0x3ffe03e6, 0x0f61e692 */ variable
/freebsd-10.2-release/contrib/llvm/include/llvm/ADT/
H A DVariadicFunction.h201 ResultT operator()(Param0T P0, Param1T P1) const { argument
250 ResultT operator()(Param0T P0, Param1T P1, Param2T P2) const { argument
[all...]
/freebsd-10.2-release/lib/msun/bsdsrc/
H A Db_tgamma.c97 #define P0 6.21389571821820863029017800727e-01 macro
/freebsd-10.2-release/contrib/llvm/lib/Transforms/Vectorize/
H A DSLPVectorizer.cpp861 CmpInst::Predicate P0 = dyn_cast<CmpInst>(VL0)->getPredicate(); local

Completed in 93 milliseconds