Home
last modified time | relevance | path

Searched refs:pR5 (Results 1 – 2 of 2) sorted by relevance

/freebsd/lib/msun/src/
H A De_j0.c224 static const double pR5[6] = { /* for x in [8,4.5454]=1/[0.125,0.22001] */ variable
281 else if(ix>=0x40122E8B){p = pR5; q= pS5;} in pzero()
H A De_j0f.c179 static const float pR5[6] = { /* for x in [8,4.5454]=1/[0.125,0.22001] */ variable
236 else if(ix>=0x409173eb){p = pR5; q= pS5;} in pzerof()