Searched defs:Digit (Results 1 – 1 of 1) sorted by relevance
2221 unsigned Digit = unsigned(Tmp.getRawData()[0]) & MaskAmt; in toString() local2232 unsigned Digit = (unsigned)APdigit.getZExtValue(); in toString() local