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;
528 const DWunion uu = {.ll = u};
548 const DWunion uu = {.ll = u};
549 const DWunion vv = {.ll = v};
550 DWunion w = {.ll = __umulsidi3 (uu.s.low, vv.s.low)};
555 return w.ll;
722 const DWunion uu = {.ll = x};
756 const DWunion uu = {.ll = x};
842 const DWunion uu = {.ll = x};
870 const DWunion nn = {.ll = n};
871 const DWunion dd = {.ll = d};
911 *rp = rr.ll;
986 *rp = rr.ll;
1005 *rp = rr.ll;
1037 *rp = rr.ll;
1070 *rp = rr.ll;
1077 return ww.ll;
1086 DWunion uu = {.ll = u};
1087 DWunion vv = {.ll = v};
1092 uu.ll = -uu.ll;
1095 vv.ll = -vv.ll;
1097 w = __udivmoddi4 (uu.ll, vv.ll, (UDWtype *) 0);
1110 DWunion uu = {.ll = u};
1111 DWunion vv = {.ll = v};
1116 uu.ll = -uu.ll;
1118 vv.ll = -vv.ll;
1120 (void) __udivmoddi4 (uu.ll, vv.ll, (UDWtype*)&w);
1153 const DWunion au = {.ll = a};
1154 const DWunion bu = {.ll = b};
1172 const DWunion au = {.ll = a};
1173 const DWunion bu = {.ll = b};