Home
last modified time | relevance | path

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

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