Searched defs:uar (Results 1 – 2 of 2) sorted by relevance
6727 static Int decShiftToMost(Unit *uar, Int digits, Int shift) {6783 static Int decShiftToLeast(Unit *uar, Int units, Int shift) {7810 static Int decGetDigits(Unit *uar, Int len) {
2728 static const char *acceptResult(UAcceptResult uar) { in acceptResult()