Home
last modified time | relevance | path

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

/device/google/contexthub/firmware/lib/libm/
Def_pow.c49 lg2_h = 6.93145752e-01, /* 0x3f317200 */ variable
242 u = t*lg2_h;
/device/linaro/bootloader/edk2/StdLib/LibC/Math/
De_pow.c107 lg2_h = 6.93147182464599609375e-01, /* 0x3FE62E43, 0x00000000 */ variable
310 u = t*lg2_h; in __ieee754_pow()