Searched refs:OPR_LE (Results 1 – 6 of 6) sorted by relevance
29 OPR_EQ, OPR_LT, OPR_LE, enumerator
855 case OPR_EQ: case OPR_LT: case OPR_LE: { in luaK_posfix()
1012 case TK_LE: return OPR_LE; in getbinopr()
36 OPR_EQ, OPR_LT, OPR_LE, enumerator
1367 (baser == OPR_LT && opr <= OPR_LE))); in binopr2op()1672 case OPR_LT: case OPR_LE: in luaK_infix()1777 case OPR_LT: case OPR_LE: { in luaK_posfix()
1224 case TK_LE: return OPR_LE; in getbinopr()