uq 47 common/gcc-millicode/divdi3.c unsigned long long ua, ub, uq; uq 58 common/gcc-millicode/divdi3.c uq = __qdivrem(ua, ub, NULL); uq 60 common/gcc-millicode/divdi3.c uq = - uq; uq 61 common/gcc-millicode/divdi3.c return uq;