Searched refs:ttIdent (Results 1 – 1 of 1) sorted by relevance
190 ttIdent, enumerator272 ret = ttIdent; in getToken()313 if (p >= end || tok != ttIdent) in preprocess()340 if (p >= end || tok != ttIdent) in preprocess()382 if (tok == ttIdent /*|| tok == ttString*/) in preprocess()415 case ttIdent: in preprocess()
Completed in 7 milliseconds