Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/single/
De_expf.c89 …static const float twotokover4bot[4] = { 0x0p+0F, 0x1.fc1464p-13F, 0x1.3cccfep-13F, 0x1.3f32b6p-13… in expf() local
92 Rg = twotokover4top[index] + (twotokover4bot[index] + twotokover4all[index]*Rg); in expf()