Searched refs:Sgl_isone_roundbit (Results 1 – 3 of 3) sorted by relevance
106 if (Sgl_isone_roundbit(src,src_exponent)) { in sgl_to_sgl_fcnvfx()216 if (Sgl_isone_roundbit(src,src_exponent)) in sgl_to_dbl_fcnvfx()
113 if (Sgl_isone_roundbit(src,src_exponent)) in sgl_frnd()
101 #define Sgl_isone_roundbit(sgl_value,exponent) \ macro