Home
last modified time | relevance | path

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

/src/lib/msun/src/
H A De_powf.c45 lg2_h = 6.93145752e-01, /* 0x3f317200 */ variable
236 u = t*lg2_h; in powf()
H A De_pow.c86 lg2_h = 6.93147182464599609375e-01, /* 0x3FE62E43, 0x00000000 */ variable
293 u = t*lg2_h; in pow()
/src/lib/msun/ld128/
H A De_powl.c136 lg2_h = 6.9314718055994528622676398299518041312695E-1L, variable
418 u = t * lg2_h; in powl()