Searched refs:xnp (Results 1 – 1 of 1) sorted by relevance
5205 FloatParts64 xp, xnp, tp, rp; in float32_exp2() local5229 xnp = xp; in float32_exp2()5234 rp = *parts_muladd(&tp, &xnp, &rp, 0, status); in float32_exp2()5235 xnp = *parts_mul(&xnp, &xp, status); in float32_exp2()