Searched refs:OPR_SHL (Results 1 – 3 of 3) sorted by relevance
32 OPR_SHL, OPR_SHR, enumerator
1593 case OPR_SHL: case OPR_SHR: { in luaK_infix()1682 case OPR_SHL: { in luaK_posfix()
1208 case TK_SHL: return OPR_SHL; in getbinopr()