Searched refs:OPR_LT (Results 1 – 3 of 3) sorted by relevance
36 OPR_EQ, OPR_LT, OPR_LE, enumerator
1605 case OPR_LT: case OPR_LE: in luaK_infix()1705 case OPR_LT: case OPR_LE: { in luaK_posfix()
1213 case '<': return OPR_LT; in getbinopr()