Lines Matching refs:srcp2
190 register unsigned int srcp1, srcp2, tempp1, tempp2;
193 Dbl_copyfromptr(srcptr,srcp1,srcp2);
201 if (Dbl_isoverflow_to_int(src_exponent,srcp1,srcp2)) {
218 tempp2 = srcp2;
227 if (Dbl_isinexact_to_fix(srcp1,srcp2,src_exponent)) {
236 if (Dbl_isnotzero_exponentmantissa(srcp1,srcp2)) {
256 register unsigned int srcp1, srcp2, tempp1, tempp2, resultp2;
258 Dbl_copyfromptr(srcptr,srcp1,srcp2);
267 Dbl_isnotzero_mantissa(srcp1,srcp2) || Dbl_iszero_sign(srcp1)) {
289 tempp2 = srcp2;
299 if (Dbl_isinexact_to_fix(srcp1,srcp2,src_exponent)) {
309 if (Dbl_isnotzero_exponentmantissa(srcp1,srcp2)) {