Searched refs:OPR_AND (Results 1 – 3 of 3) sorted by relevance
39 OPR_AND, OPR_OR, enumerator
1577 case OPR_AND: { in luaK_infix()1648 case OPR_AND: { in luaK_posfix()
1217 case TK_AND: return OPR_AND; in getbinopr()