Searched refs:OPR_AND (Results 1 – 3 of 3) sorted by relevance
31 OPR_AND, OPR_OR, enumerator
788 case OPR_AND: { in luaK_infix()816 case OPR_AND: { in luaK_posfix()
1012 case TK_AND: return OPR_AND; in getbinopr()