OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pR8
(Results
1 - 3
of
3
) sorted by null
/external/fdlibm/
e_j0.c
225
static const double
pR8
[6] = { /* for x in [inf, 8]=1/[0,0.125] */
227
static double
pR8
[6] = { /* for x in [inf, 8]=1/[0,0.125] */
335
if(ix>=0x40200000) {p =
pR8
; q= pS8;}
/bionic/libm/upstream-freebsd/lib/msun/src/
e_j0.c
207
static const double
pR8
[6] = { /* for x in [inf, 8]=1/[0,0.125] */
278
if(ix>=0x40200000) {p =
pR8
; q= pS8;}
e_j0f.c
164
static const float
pR8
[6] = { /* for x in [inf, 8]=1/[0,0.125] */
234
if(ix>=0x41000000) {p =
pR8
; q= pS8;}
Completed in 3736 milliseconds