Searched refs:iax1 (Results 1 – 2 of 2) sorted by relevance
416 int iax1, ax1, si1, iexp1; in __vrsqrtf_n() local452 iax1 = ax1 & 0x7ffe0000; in __vrsqrtf_n()455 iax1 = ax1 - iax1; in __vrsqrtf_n()458 xx1 = iax1 * tbl_div1; in __vrsqrtf_n()
276 ! int iax1, si0, iexp0;289 ! iax1 = ax1 & 0x7ffe0000;290 ! iax1 = ax1 - iax1;291 ! xx0 = iax1 * tbl_div0;