Lines Matching defs:uu
238 DWunion uu = {.ll = u};242 if (uu.s.high < 0)244 uu.ll = -uu.ll;249 w = __udivmoddi4 (uu.ll, vv.ll, (UDWtype *) 0);262 DWunion uu = {.ll = u};266 if (uu.s.high < 0)268 uu.ll = -uu.ll;272 (void) __udivmoddi4 (uu.ll, vv.ll, (UDWtype*)&w);
Indexes created Sat Feb 28 05:31:39 UTC 2026