Searched refs:rlogl (Results 1 – 1 of 1) sorted by relevance
16 float rlogh, rlogl; in powf() local597 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()