Home
last modified time | relevance | path

Searched defs:P4 (Results 1 – 14 of 14) sorted by relevance

/openbsd/lib/libm/src/ld80/
H A Ds_expm1l.c73 P4 = -5.238523121205561042771939008061958820811E-1L, variable
H A Ds_exp2l.c52 P4 = 0x1.3b2ab6fba4da5p-7, variable
/openbsd/lib/libm/src/
H A Ds_exp2f.c42 P4 = 0x1.3b2c9cp-7f; variable
H A Ds_exp2.c42 P4 = 0x1.3b2ab88f70400p-7, variable
H A De_expf.c35 P4 = -1.6533901999e-06, /* 0xb5ddea0e */ variable
H A De_exp.c96 P4 = -1.65339022054652515390e-06, /* 0xBEBBBD41, 0xC5D26BF1 */ variable
H A De_powf.c39 P4 = -1.6533901999e-06, /* 0xb5ddea0e */ variable
H A De_pow.c83 P4 = -1.65339022054652515390e-06, /* 0xBEBBBD41, 0xC5D26BF1 */ variable
H A Db_tgamma.c96 #define P4 2.40659950032711365819348969808e-03 macro
/openbsd/lib/libm/src/ld128/
H A Ds_expm1l.c70 P4 = 4.578962475841642634225390068461943438441E4L, variable
H A Ds_exp2l.c51 P4 = 0x1.3b2ab6fba4e7729ccbbe0b4f3fc2p-7L, variable
H A Ds_log1pl.c75 P4 = 2.854829159639697837788887080758954924001E5L, variable
/openbsd/gnu/llvm/llvm/lib/Support/
H A DScaledNumber.cpp30 uint64_t P1 = UL * UR, P2 = UL * LR, P3 = LL * UR, P4 = LL * LR; in multiply64() local
/openbsd/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUCallLowering.cpp478 const LLT P4 = LLT::pointer(AMDGPUAS::CONSTANT_ADDRESS, 64); in allocateHSAUserSGPRs() local