OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:qR8
(Results
1 - 3
of
3
) sorted by null
/external/fdlibm/
e_j0.c
356
static const double
qR8
[6] = { /* for x in [inf, 8]=1/[0,0.125] */
358
static double
qR8
[6] = { /* for x in [inf, 8]=1/[0,0.125] */
470
if(ix>=0x40200000) {p =
qR8
; q= qS8;}
/bionic/libm/src/
e_j0.c
299
static const double
qR8
[6] = { /* for x in [inf, 8]=1/[0,0.125] */
374
if(ix>=0x40200000) {p =
qR8
; q= qS8;}
e_j0f.c
256
static const float
qR8
[6] = { /* for x in [inf, 8]=1/[0,0.125] */
331
if(ix>=0x41000000) {p =
qR8
; q= qS8;}
Completed in 26 milliseconds