Home
last modified time | relevance | path

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

/external/arm-optimized-routines/math/single/
De_powf.c16 float rlogh, rlogl; in powf() local
597 PHMULTIPLY_SATURATE(rlogh, rlogl, logh, logl, yh, yl, 4096.0f); in powf()
610 float rlog = rlogh + rlogl; in powf()
614 float x = rlogl + (rlogh - i16); in powf()