Searched defs:Digit (Results 1 – 4 of 4) sorted by relevance
291 UINT64 Digit; in AcpiExOpcode_1A_1T_1R() local
318 UINT64 Digit; in AcpiExConvertToAscii() local
148 static bool doesRoundUp(char Digit) { in doesRoundUp()
2262 unsigned Digit = unsigned(Tmp.getRawData()[0]) & MaskAmt; in toString() local2273 unsigned Digit = (unsigned)APdigit.getZExtValue(); in toString() local