Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dfcnvfxt.c220 Int_from_dbl_mantissa(tempp1,tempp2,src_exponent); in dbl_to_sgl_fcnvfxt()
H A Dfcnvfx.c300 Int_from_dbl_mantissa(tempp1,tempp2,src_exponent); in dbl_to_sgl_fcnvfx()
H A Dcnv_float.h206 #define Int_from_dbl_mantissa(dbl_valueA,dbl_valueB,exponent) \ macro