Lines Matching refs:XSIG_LL
86 polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_l,
91 polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_l,
108 XSIG_LL(accumulator) += significand(st0_ptr);
131 XSIG_LL(argSqrd) = fixed_arg;
135 XSIG_LL(argTo4) = XSIG_LL(argSqrd);
139 polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_h,
144 polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_h,
178 XSIG_LL(accumulator)--;
185 significand(&result) = XSIG_LL(accumulator);
241 polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_h,
246 polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_h,
266 XSIG_LL(accumulator)++;
272 significand(&result) = XSIG_LL(accumulator);
303 XSIG_LL(argSqrd) = fixed_arg;
317 polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), neg_terms_l,
322 polynomial_Xsig(&accumulator, &XSIG_LL(argTo4), pos_terms_l,
339 XSIG_LL(accumulator) += fixed_arg;
347 XSIG_LL(fix_up) = 0x898cc51701b839a2ll;
367 significand(&result) = XSIG_LL(accumulator);