Searched refs:PpAtomConstUint16 (Results 1 – 5 of 5) sorted by relevance
118 case PpAtomConstUint16: in SaveName()140 case PpAtomConstUint16: in SaveValue()
131 PpAtomConstUint16, enumerator
619 return isUnsigned ? PpAtomConstUint16 : PpAtomConstInt16; in scan()735 return isUnsigned ? PpAtomConstUint16 : PpAtomConstInt16; in scan()842 return isUnsigned ? PpAtomConstUint16 : PpAtomConstInt16; in scan()1102 case PpAtomConstUint16: in tokenize()
741 if (token == PpAtomConstInt16 || token == PpAtomConstUint16 || in CPPerror()779 case PpAtomConstUint16: in CPPpragma()
841 …case PpAtomConstUint16: parserToken->sType.lex.i = ppToken.ival; return UINT16CONS… in tokenize()