Home
last modified time | relevance | path

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

/external/lib/libm/
A De_powf.c50 cp_h = 9.6179199219e-01, /* 0x3f763800 =head of cp */ variable
190 z_h = cp_h*p_h; /* cp_h+cp_l = 2/(3*log2) */ in __ieee754_powf()
A De_pow.c91 cp_h = 9.61796700954437255859e-01, /* 0x3FEEC709, 0xE0000000 =(float)cp */ variable
245 z_h = cp_h*p_h; /* cp_h+cp_l = 2/(3*log2) */ in __ieee754_pow()

Completed in 3 milliseconds