Home | History | Annotate | Download | only in spmath

Lines Matching refs:srcp2

194 	register unsigned int srcp1, srcp2, tempp1, tempp2;
197 Dbl_copyfromptr(srcptr,srcp1,srcp2);
205 if (Dbl_isoverflow_to_int(src_exponent,srcp1,srcp2)) {
222 tempp2 = srcp2;
231 if (Dbl_isinexact_to_fix(srcp1,srcp2,src_exponent)) {
240 if (Dbl_isnotzero_exponentmantissa(srcp1,srcp2)) {
257 register unsigned int srcp1, srcp2, tempp1, tempp2, resultp2;
259 Dbl_copyfromptr(srcptr,srcp1,srcp2);
268 Dbl_isnotzero_mantissa(srcp1,srcp2) || Dbl_iszero_sign(srcp1)) {
291 tempp2 = srcp2;
301 if (Dbl_isinexact_to_fix(srcp1,srcp2,src_exponent)) {
311 if (Dbl_isnotzero_exponentmantissa(srcp1,srcp2)) {