Searched refs:OPR_IDIV (Results 1 – 3 of 3) sorted by relevance
29 OPR_IDIV, enumerator
1101 case OPR_MUL: case OPR_DIV: case OPR_IDIV: in luaK_infix()1157 case OPR_IDIV: case OPR_MOD: case OPR_POW: in luaK_posfix()
1005 case TK_IDIV: return OPR_IDIV; in getbinopr()