Home
last modified time | relevance | path

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

/AliOS-Things-master/components/py_engine/engine/lib/libm_dbl/
A Dpow.c86 cp_h = 9.61796700954437255859e-01, /* 0x3FEEC709, 0xE0000000 =(float)cp */ variable
268 z_h = cp_h*p_h; /* cp_h+cp_l = 2/(3*log2) */ in pow()
/AliOS-Things-master/components/SDL2/src/libm/
A De_pow.c97 cp_h = 9.61796700954437255859e-01, /* 0x3FEEC709, 0xE0000000 =(float)cp */ variable
247 z_h = cp_h*p_h; /* cp_h+cp_l = 2/(3*log2) */ in __ieee754_pow()
/AliOS-Things-master/components/py_engine/engine/lib/libm/
A Dmath.c165 cp_h = 9.6191406250e-01f, /* 0x3f764000 =12b cp */ variable
321 z_h = cp_h*p_h; /* cp_h+cp_l = 2/(3*log2) */ in powf()

Completed in 5 milliseconds