Searched refs:ey (Results 1 – 2 of 2) sorted by relevance
173 int ex, ey, ez; in fmal() local191 ys = frexpl(y, &ey); in fmal()194 spread = ex + ey - ez; in fmal()245 spread = ex + ey; in fmal()
185 int ex, ey, ez; in fma() local203 ys = frexp(y, &ey); in fma()206 spread = ex + ey - ez; in fma()257 spread = ex + ey; in fma()