Home
last modified time | relevance | path

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

/openbmc/linux/arch/parisc/math-emu/
H A Dfcnvuf.c135 Dbl_set_mantissap2(resultp2, src << (32-DBL_EXP_LENGTH)); in sgl_to_dbl_fcnvuf()
H A Dfcnvxf.c156 Dbl_set_mantissap2(resultp2, src << (33-DBL_EXP_LENGTH)); in sgl_to_dbl_fcnvxf()
H A Ddbl_float.h240 #define Dbl_set_mantissap2(destb,valueb) \ macro