Lines Matching refs:ll

76   const DWunion uu = {.ll = u};
80 return w.ll;
299 const DWunion uu = {.ll = u};
300 const DWunion vv = {.ll = v};
314 DWunion w0 = {.ll = (UDWtype) (UWtype) uu.s.low
316 DWunion w1 = {.ll = (UDWtype) (UWtype) uu.s.low
322 w1.ll -= vv.ll;
323 w1.ll += (UWtype) w0.s.high;
327 return w0.ll;
337 DWunion w0 = {.ll = (UDWtype) (UWtype) uu.s.low
339 DWunion w1 = {.ll = (UDWtype) (UWtype) uu.s.high
345 w1.ll -= uu.ll;
346 w1.ll += (UWtype) w0.s.high;
350 return w0.ll;
372 DWunion ww = {.ll = (UDWtype) (UWtype) uu.s.low
377 return ww.ll;
387 DWunion ww = {.ll = (UDWtype) (UWtype) uu.s.low
392 return ww.ll;
399 DWunion ww = {.ll = (UDWtype) (UWtype) uu.s.low
405 return ww.ll;
428 const DWunion uu = {.ll = u};
445 return w.ll;
456 const DWunion uu = {.ll = u};
473 return w.ll;
484 const DWunion uu = {.ll = u};
502 return w.ll;
552 const DWunion uu = {.ll = u};
572 const DWunion uu = {.ll = u};
573 const DWunion vv = {.ll = v};
574 DWunion w = {.ll = __umulsidi3 (uu.s.low, vv.s.low)};
579 return w.ll;
746 const DWunion uu = {.ll = x};
780 const DWunion uu = {.ll = x};
866 const DWunion uu = {.ll = x};
894 const DWunion nn = {.ll = n};
895 const DWunion dd = {.ll = d};
935 *rp = rr.ll;
1010 *rp = rr.ll;
1029 *rp = rr.ll;
1061 *rp = rr.ll;
1094 *rp = rr.ll;
1101 return ww.ll;
1110 DWunion uu = {.ll = u};
1111 DWunion vv = {.ll = v};
1116 uu.ll = -uu.ll;
1119 vv.ll = -vv.ll;
1121 w = __udivmoddi4 (uu.ll, vv.ll, (UDWtype *) 0);
1134 DWunion uu = {.ll = u};
1135 DWunion vv = {.ll = v};
1140 uu.ll = -uu.ll;
1142 vv.ll = -vv.ll;
1144 (void) __udivmoddi4 (uu.ll, vv.ll, (UDWtype*)&w);
1177 const DWunion au = {.ll = a};
1178 const DWunion bu = {.ll = b};
1196 const DWunion au = {.ll = a};
1197 const DWunion bu = {.ll = b};