Home
last modified time | relevance | path

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

/linux-2.6.39/arch/parisc/math-emu/
Dfcnvfxt.c95 Int_from_sgl_mantissa(temp,src_exponent); in sgl_to_sgl_fcnvfxt()
Dfcnvfx.c95 Int_from_sgl_mantissa(temp,src_exponent); in sgl_to_sgl_fcnvfx()
Dcnv_float.h215 #define Int_from_sgl_mantissa(sgl_value,exponent) \ macro