Searched refs:tMod (Results 1 – 2 of 2) sorted by relevance
552 case tMod: in parse()1093 if (type != tIs && type != tMod && type != tIn && in checkSyntax()1123 case tMod: in checkSyntax()1205 case tMod: // scanned '%' in getNextToken()1286 return tMod; in charType()1329 keyType = tMod; in getKeyType()
117 tMod, // 'mod' or '%' enumerator