Searched refs:tempp2 (Results 1 - 2 of 2) sorted by path

/linux-master/arch/parisc/math-emu/
H A Dfcnvfx.c269 register unsigned int srcp1,srcp2, tempp1,tempp2; local
298 tempp2 = srcp2;
300 Int_from_dbl_mantissa(tempp1,tempp2,src_exponent);
381 register unsigned int srcp1, srcp2, tempp1, tempp2, resultp2; local
416 tempp2 = srcp2;
418 Dint_from_dbl_mantissa(tempp1,tempp2,src_exponent,resultp1,
H A Dfcnvfxt.c190 register unsigned int srcp1, srcp2, tempp1, tempp2; local
218 tempp2 = srcp2;
220 Int_from_dbl_mantissa(tempp1,tempp2,src_exponent);
256 register unsigned int srcp1, srcp2, tempp1, tempp2, resultp2; local
289 tempp2 = srcp2;
291 Dint_from_dbl_mantissa(tempp1,tempp2,src_exponent,

Completed in 217 milliseconds