Searched refs:tMod (Results 1 – 2 of 2) sorted by relevance
584 case tMod: in parse()1153 if (type != tIs && type != tMod && type != tIn && in checkSyntax()1183 case tMod: in checkSyntax()1265 case tMod: // scanned '%' in getNextToken()1346 return tMod; in charType()1389 keyType = tMod; in getKeyType()
128 tMod, // 'mod' or '%' enumerator