Searched refs:tMod (Results 1 – 3 of 3) sorted by relevance
700 case tMod: in parse()1273 if (type != tIs && type != tMod && type != tIn && in checkSyntax()1304 case tMod: in checkSyntax()1387 case tMod: // scanned '%' in getNextToken()1468 return tMod; in charType()1513 keyType = tMod; in getKeyType()
134 tMod, // 'mod' or '%' enumerator