Searched refs:truncx (Results 1 – 2 of 2) sorted by relevance
45 vector double truncx; in _tgamma() local58 truncx = _truncd2(vx); in _tgamma()59 cmpres = spu_cmpeq(truncx, vx); in _tgamma()
45 vector float truncx; in _tgammaf() local57 truncx = _truncf4(vx); in _tgammaf()58 cmpres = spu_cmpeq(truncx, vx); in _tgammaf()