Searched refs:vv (Results 1 – 5 of 5) sorted by relevance
61 DIunion uu, vv; in __muldi3() local64 vv.ll = v; in __muldi3()66 w.ll = __umulsidi3 (uu.s.low, vv.s.low); in __muldi3()67 w.s.high += ((USItype) uu.s.low * (USItype) vv.s.high in __muldi3()68 + (USItype) uu.s.high * (USItype) vv.s.low); in __muldi3()
66 DIunion uu, vv; in __muldi3() local68 uu.ll = u, vv.ll = v; in __muldi3()70 w.ll = __umulsidi3(uu.s.low, vv.s.low); in __muldi3()71 w.s.high += ((USItype) uu.s.low * (USItype) vv.s.high in __muldi3()72 + (USItype) uu.s.high * (USItype) vv.s.low); in __muldi3()
365 DWunion vv = {.ll = v}; in __divdi3() local371 if (vv.s.high < 0) in __divdi3()373 vv.ll = -vv.ll; in __divdi3()375 w = __udivmoddi4 (uu.ll, vv.ll, (UDWtype *) 0); in __divdi3()397 const DWunion vv = {.ll = v}; in __muldi3() local398 DWunion w = {.ll = __umulsidi3 (uu.s.low, vv.s.low)}; in __muldi3()400 w.s.high += ((UWtype) uu.s.low * (UWtype) vv.s.high in __muldi3()401 + (UWtype) uu.s.high * (UWtype) vv.s.low); in __muldi3()411 DWunion vv = {.ll = v}; in __moddi3() local417 if (vv.s.high < 0) in __moddi3()[all …]
883 Int32 vv; in mainSort() local889 vv = runningOrder[i]; in mainSort()891 while ( BIGFREQ(runningOrder[j-h]) > BIGFREQ(vv) ) { in mainSort()897 runningOrder[j] = vv; in mainSort()
106 $ uflash -d /dev/mmcblk0 -b ./u-boot.ais -p OMAPL138 -vv