Home
last modified time | relevance | path

Searched defs:PIL (Results 1 – 8 of 8) sorted by relevance

/openbsd-src/regress/lib/libm/cephes/
H A Dpolevll.c94 long double PIL = 3.1415926535897932384626L; variable
123 short PIL[] = {0xc235,0x2168,0xdaa2,0xc90f,0x4000, XPD}; variable
145 long PIL[] = {0x40000000,0xc90fdaa2,0x2168c235}; variable
H A Dconstll.c44 long double PIL = 3.141592653589793238462643383279502884197169L; variable
/openbsd-src/lib/libm/src/
H A Ds_catanl.c70 static const long double PIL = 3.141592653589793238462643383279502884197169L; variable
H A Ds_ctanl.c69 static const long double PIL = 3.141592653589793238462643383279502884197169L; variable
/openbsd-src/lib/libm/src/ld80/
H A De_tgammal.c184 static const long double PIL = 3.1415926535897932384626L; variable
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DAliasSetTracker.h73 PointerRec** setPrevInList(PointerRec **PIL) { in setPrevInList()
/openbsd-src/lib/libm/src/ld128/
H A De_lgammal.c77 static const long double PIL = 3.1415926535897932384626433832795028841972E0L; variable
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Scalar/
H A DLoopStrengthReduce.cpp1544 for (const Loop *PIL : PostIncLoops) { in print() local
5276 for (const Loop *PIL : LF.PostIncLoops) { in AdjustInsertPositionForExpand() local