Lines Matching refs:save
72 unsigned int signlessleft1, signlessright1, save; in dbl_fmpyfadd() local
479 Dblext_xortointp1(tmpresp1,rightp1,/*to*/save); in dbl_fmpyfadd()
492 Dblext_xorfromintp1(save,rightp1,/*to*/rightp1); in dbl_fmpyfadd()
493 Dblext_xorfromintp1(save,tmpresp1,/*to*/tmpresp1); in dbl_fmpyfadd()
522 if ((int)save < 0) { in dbl_fmpyfadd()
731 unsigned int signlessleft1, signlessright1, save; local
1139 Dblext_xortointp1(tmpresp1,rightp1,/*to*/save);
1152 Dblext_xorfromintp1(save,rightp1,/*to*/rightp1);
1153 Dblext_xorfromintp1(save,tmpresp1,/*to*/tmpresp1);
1182 if ((int)save < 0) {
1389 unsigned int signlessleft1, signlessright1, save; local
1792 Sglext_xortointp1(tmpresp1,rightp1,/*to*/save);
1805 Sglext_xorfromintp1(save,rightp1,/*to*/rightp1);
1806 Sglext_xorfromintp1(save,tmpresp1,/*to*/tmpresp1);
1833 if ((int)save < 0) {
2030 unsigned int signlessleft1, signlessright1, save; local
2434 Sglext_xortointp1(tmpresp1,rightp1,/*to*/save);
2447 Sglext_xorfromintp1(save,rightp1,/*to*/rightp1);
2448 Sglext_xorfromintp1(save,tmpresp1,/*to*/tmpresp1);
2475 if ((int)save < 0) {