Home | Sort by: relevance | last modified time | path |
/src/lib/libm/noieee_src/ | |
n_j0.c | 298 static const double ps8[5] = { variable in typeref:typename:const double[5] 359 if (x >= 8.00) {p = pr8; q= ps8;} |
n_j1.c | 298 static const double ps8[5] = { variable in typeref:typename:const double[5] 359 if (x >= 8.0) {p = pr8; q= ps8;} |
/src/lib/libm/src/ | |
e_j1.c | 211 static const double ps8[5] = { variable in typeref:typename:const double[5] 276 if(ix>=0x40200000) {p = pr8; q= ps8;} |
e_j1f.c | 172 static const float ps8[5] = { variable in typeref:typename:const float[5] 237 if(ix>=0x41000000) {p = pr8; q= ps8;} |