Searched refs:OPR_MOD (Results 1 – 3 of 3) sorted by relevance
27 OPR_ADD, OPR_SUB, OPR_MUL, OPR_DIV, OPR_MOD, OPR_POW, enumerator
801 case OPR_MOD: case OPR_POW: { in luaK_infix()845 case OPR_MOD: case OPR_POW: { in luaK_posfix()
1003 case '%': return OPR_MOD; in getbinopr()