Searched refs:qS8 (Results 1 - 3 of 3) sorted by relevance

/seL4-camkes-master/projects/musllibc/src/math/
H A D__invtrigl.c50 qS8 = 8.32600764660522313269101537926539470e-03L, variable
60 q = 1.0+z*(qS1+z*(qS2+z*(qS3+z*(qS4+z*(qS5+z*(qS6+z*(qS7+z*(qS8+z*qS9))))))));
H A Dj0.c299 static const double qS8[6] = { variable
367 if (ix >= 0x40200000){p = qR8; q = qS8;}
H A Dj0f.c238 static const float qS8[6] = { variable
306 if (ix >= 0x41000000){p = qR8; q = qS8;}

Completed in 35 milliseconds