Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/spmath/
H A Dfcnvfxt.c91 Int_from_sgl_mantissa(temp,src_exponent); in sgl_to_sgl_fcnvfxt()
H A Dfcnvfx.c90 Int_from_sgl_mantissa(temp,src_exponent); in sgl_to_sgl_fcnvfx()
H A Dcnv_float.h230 #define Int_from_sgl_mantissa(sgl_value,exponent) \ macro