Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dfcnvfut.c90 Suint_from_sgl_mantissa(src,src_exponent,result); in sgl_to_sgl_fcnvfut()
H A Dfcnvfu.c93 Suint_from_sgl_mantissa(src,src_exponent,result); in sgl_to_sgl_fcnvfu()
H A Dcnv_float.h330 #define Suint_from_sgl_mantissa(src,exponent,result) \ macro