Searched refs:PpAtomConstUint16 (Results 1 – 5 of 5) sorted by relevance
131 PpAtomConstUint16, enumerator
637 return isUnsigned ? PpAtomConstUint16 : PpAtomConstInt16; in scan()751 return isUnsigned ? PpAtomConstUint16 : PpAtomConstInt16; in scan()856 return isUnsigned ? PpAtomConstUint16 : PpAtomConstInt16; in scan()1184 case PpAtomConstUint16: in tokenize()
777 if (token == PpAtomConstInt16 || token == PpAtomConstUint16 || in CPPerror()814 case PpAtomConstUint16: in CPPpragma()
298 case PpAtomConstUint16: in peekContinuedPasting()
860 …case PpAtomConstUint16: parserToken->sType.lex.i = ppToken.ival; return UINT16CONS… in tokenize()