Home
last modified time | relevance | path

Searched refs:Sgl_isone_roundbit (Results 1 – 3 of 3) sorted by relevance

/openbsd/sys/arch/hppa/spmath/
H A Dfcnvfx.c78 if (Sgl_isone_roundbit(src,src_exponent)) {
189 if (Sgl_isone_roundbit(src,src_exponent))
H A Dfrnd.c83 if (Sgl_isone_roundbit(src,src_exponent))
H A Dcnv_float.h75 #define Sgl_isone_roundbit(sgl_value,exponent) \ macro