Searched refs:PpAtomConstUint64 (Results 1 – 5 of 5) sorted by relevance
129 PpAtomConstUint64, enumerator
626 return isUnsigned ? PpAtomConstUint64 : PpAtomConstInt64; in scan()740 return isUnsigned ? PpAtomConstUint64 : PpAtomConstInt64; in scan()847 return isUnsigned ? PpAtomConstUint64 : PpAtomConstInt64; in scan()1182 case PpAtomConstUint64: in tokenize()
779 token == PpAtomConstInt64 || token == PpAtomConstUint64 || in CPPerror()812 case PpAtomConstUint64: in CPPpragma()
296 case PpAtomConstUint64: in peekContinuedPasting()
862 …case PpAtomConstUint64: parserToken->sType.lex.i64 = ppToken.i64val; return UINT64CONS… in tokenize()