Searched refs:OPR_SHR (Results 1 – 3 of 3) sorted by relevance
32 OPR_SHL, OPR_SHR, enumerator45 #define foldbinop(op) ((op) <= OPR_SHR)
1593 case OPR_SHL: case OPR_SHR: { in luaK_infix()1694 case OPR_SHR: { in luaK_posfix()
1209 case TK_SHR: return OPR_SHR; in getbinopr()