Home
last modified time | relevance | path

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

/third_party/musl/porting/liteos_a/kernel/src/math/
H A Derf.c127 pa0 = -2.36211856075265944077e-03, /* 0xBF6359B8, 0xBEF77538 */ variable
182 P = pa0+s*(pa1+s*(pa2+s*(pa3+s*(pa4+s*(pa5+s*pa6))))); in erfc1()
H A Derff.c37 pa0 = -2.3621185683e-03, /* 0xbb1acdc6 */ 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.c127 pa0 = -2.36211856075265944077e-03, /* 0xBF6359B8, 0xBEF77538 */ variable
182 P = pa0+s*(pa1+s*(pa2+s*(pa3+s*(pa4+s*(pa5+s*pa6))))); in erfc1()
H A Derff.c37 pa0 = -2.3621185683e-03, /* 0xbb1acdc6 */ 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.c70 pa0 = -2.48010117891186017024438233323795897e-17L, /* 0xbfc7c97f, 0x77812279, 0x6c877f22, 0xef4bfb2e */ 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.js188 const pa0 = p.then(() => {throw 1}, undefined);
418 const pa0 = p.then(() => { throw 1; }, undefined);
H A DpromiseTypeStrictNull.js188 const pa0 = p.then(() => {throw 1}, undefined);
413 const pa0 = p.then(() => { throw 1; }, undefined);

Completed in 6 milliseconds