Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dfcnvfxt.c82 Int_from_sgl_mantissa(temp,src_exponent); in sgl_to_sgl_fcnvfxt()
H A Dfcnvfx.c82 Int_from_sgl_mantissa(temp,src_exponent); in sgl_to_sgl_fcnvfx()
H A Dcnv_float.h202 #define Int_from_sgl_mantissa(sgl_value,exponent) \ macro