Searched refs:PpAtomConstUint64 (Results 1 – 5 of 5) sorted by relevance
115 case PpAtomConstUint64: in SaveName()137 case PpAtomConstUint64: in SaveValue()
129 PpAtomConstUint64, enumerator
608 return isUnsigned ? PpAtomConstUint64 : PpAtomConstInt64; in scan()724 return isUnsigned ? PpAtomConstUint64 : PpAtomConstInt64; in scan()833 return isUnsigned ? PpAtomConstUint64 : PpAtomConstInt64; in scan()1100 case PpAtomConstUint64: in tokenize()
743 token == PpAtomConstInt64 || token == PpAtomConstUint64 || in CPPerror()776 case PpAtomConstUint64: in CPPpragma()
843 …case PpAtomConstUint64: parserToken->sType.lex.i64 = ppToken.i64val; return UINT64CONS… in tokenize()