Searched refs:OPR_SHR (Results 1 – 3 of 3) sorted by relevance
31 OPR_SHL, OPR_SHR, enumerator
1104 case OPR_SHL: case OPR_SHR: { in luaK_infix()1159 case OPR_SHL: case OPR_SHR: { in luaK_posfix()
1010 case TK_SHR: return OPR_SHR; in getbinopr()