OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qS8
(Results
1 - 5
of
5
) sorted by null
/bionic/libm/upstream-freebsd/lib/msun/ld128/
invtrig.h
63
#define
qS8
_ItL_qS8
76
extern const long double qS1, qS2, qS3, qS4, qS5, qS6, qS7,
qS8
, qS9;
94
(qS5 + x * (qS6 + x * (qS7 + x * (
qS8
+ x * qS9)))))))));
invtrig.c
53
qS8
= 8.32600764660522313269101537926539470e-03L,
/external/fdlibm/
e_j0.c
368
static const double
qS8
[6] = {
370
static double
qS8
[6] = {
470
if(ix>=0x40200000) {p = qR8; q=
qS8
;}
/bionic/libm/upstream-freebsd/lib/msun/src/
e_j0.c
315
static const double
qS8
[6] = {
383
if(ix>=0x40200000) {p = qR8; q=
qS8
;}
e_j0f.c
268
static const float
qS8
[6] = {
336
if(ix>=0x41000000) {p = qR8; q=
qS8
;}
Completed in 41 milliseconds