Searched refs:doHexLookAhead (Results 1 – 1 of 1) sorted by relevance
265 static unsigned doHexLookAhead(const char *&CurPtr, unsigned DefaultRadix, in doHexLookAhead() function464 unsigned Radix = doHexLookAhead(CurPtr, 10, LexMasmIntegers); in LexDigit()551 unsigned Radix = doHexLookAhead(CurPtr, 8, LexMasmIntegers); in LexDigit()