Searched refs:NP2r3_2r7N (Results 1 – 4 of 4) sorted by relevance
/glibc-2.36/sysdeps/ieee754/ldbl-128ibm/ |
D | e_j0l.c | 248 #define NP2r3_2r7N 9 macro 249 static const long double P2r3_2r7N[NP2r3_2r7N + 1] = { 703 p = neval (z, P2r3_2r7N, NP2r3_2r7N) in __ieee754_j0l() 848 p = neval (z, P2r3_2r7N, NP2r3_2r7N) in __ieee754_y0l()
|
D | e_j1l.c | 254 #define NP2r3_2r7N 9 macro 255 static const long double P2r3_2r7N[NP2r3_2r7N + 1] = { 718 p = neval (z, P2r3_2r7N, NP2r3_2r7N) in __ieee754_j1l() 870 p = neval (z, P2r3_2r7N, NP2r3_2r7N) in __ieee754_y1l()
|
/glibc-2.36/sysdeps/ieee754/ldbl-128/ |
D | e_j0l.c | 321 #define NP2r3_2r7N 9 macro 322 static const _Float128 P2r3_2r7N[NP2r3_2r7N + 1] = { 776 p = neval (z, P2r3_2r7N, NP2r3_2r7N) in __ieee754_j0l() 921 p = neval (z, P2r3_2r7N, NP2r3_2r7N) in __ieee754_y0l()
|
D | e_j1l.c | 331 #define NP2r3_2r7N 9 macro 332 static const _Float128 P2r3_2r7N[NP2r3_2r7N + 1] = { 795 p = neval (z, P2r3_2r7N, NP2r3_2r7N) in __ieee754_j1l() 947 p = neval (z, P2r3_2r7N, NP2r3_2r7N) in __ieee754_y1l()
|