Searched refs:OPR_DIV (Results 1 – 6 of 6) sorted by relevance
27 OPR_ADD, OPR_SUB, OPR_MUL, OPR_DIV, OPR_MOD, OPR_POW, enumerator
806 case OPR_ADD: case OPR_SUB: case OPR_MUL: case OPR_DIV: in luaK_infix()850 case OPR_ADD: case OPR_SUB: case OPR_MUL: case OPR_DIV: in luaK_posfix()
1005 case '/': return OPR_DIV; in getbinopr()
29 OPR_DIV, OPR_IDIV, enumerator
1656 case OPR_MUL: case OPR_DIV: case OPR_IDIV: in luaK_infix()1741 case OPR_DIV: case OPR_IDIV: case OPR_MOD: case OPR_POW: { in luaK_posfix()
1213 case '/': return OPR_DIV; in getbinopr()