Home
last modified time | relevance | path

Searched refs:pa3 (Results 1 - 7 of 7) sorted by relevance

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Derf.c130 pa3 = 3.18346619901161753674e-01, /* 0x3FD45FCA, 0x805120E4 */ variable
182 P = pa0+s*(pa1+s*(pa2+s*(pa3+s*(pa4+s*(pa5+s*pa6))))); in erfc1()
H A Derff.c40 pa3 = 3.1834661961e-01, /* 0x3ea2fe54 */ variable
92 P = pa0+s*(pa1+s*(pa2+s*(pa3+s*(pa4+s*(pa5+s*pa6))))); in erfc1()
/third_party/musl/src/math/
H A Derf.c130 pa3 = 3.18346619901161753674e-01, /* 0x3FD45FCA, 0x805120E4 */ variable
182 P = pa0+s*(pa1+s*(pa2+s*(pa3+s*(pa4+s*(pa5+s*pa6))))); in erfc1()
H A Derff.c40 pa3 = 3.1834661961e-01, /* 0x3ea2fe54 */ variable
92 P = pa0+s*(pa1+s*(pa2+s*(pa3+s*(pa4+s*(pa5+s*pa6))))); in erfc1()
/third_party/FreeBSD/lib/msun/ld128/
H A Ds_erfl.c73 pa3 = 4.48897599625192107295954790681677462e-02L, /* 0x3ffa6fbc, 0xa65edba1, 0x0e4cbcea, 0x73ef9a31 */ variable
223 P = pa0+s*(pa1+s*(pa2+s*(pa3+s*(pa4+s*(pa5+s*(pa6+s*(pa7+ in erfl()
287 P = pa0+s*(pa1+s*(pa2+s*(pa3+s*(pa4+s*(pa5+s*(pa6+s*(pa7+ in erfcl()
/third_party/typescript/tests/baselines/reference/
H A DpromiseType.js191 const pa3 = p.then(() => {throw 1}, () => x);
421 const pa3 = p.then(() => { throw 1; }, () => x);
H A DpromiseTypeStrictNull.js191 const pa3 = p.then(() => {throw 1}, () => x);
416 const pa3 = p.then(() => { throw 1; }, () => x);

Completed in 7 milliseconds