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