OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qS5
(Results
1 - 3
of
3
) sorted by null
/external/fdlibm/
e_j0.c
351
* S = 1 + qS0*s^2 + ... +
qS5
*s^12
393
static const double
qS5
[6] = {
395
static double
qS5
[6] = {
471
else if(ix>=0x40122E8B){p = qR5; q=
qS5
;}
/bionic/libm/src/
e_j0.c
295
* S = 1 + qS0*s^2 + ... +
qS5
*s^12
324
static const double
qS5
[6] = {
375
else if(ix>=0x40122E8B){p = qR5; q=
qS5
;}
e_j0f.c
252
* S = 1 + qS0*s^2 + ... +
qS5
*s^12
281
static const float
qS5
[6] = {
332
else if(ix>=0x40f71c58){p = qR5; q=
qS5
;}
Completed in 190 milliseconds