Searched refs:OPR_AND (Results 1 – 6 of 6) sorted by relevance
31 OPR_AND, OPR_OR, enumerator
712 case OPR_AND: { in luaK_infix()739 case OPR_AND: { in luaK_posfix()
803 case TK_AND: return OPR_AND; in getbinopr()
32 OPR_AND, OPR_OR, enumerator
791 case OPR_AND: { in luaK_infix()819 case OPR_AND: { in luaK_posfix()
1016 case TK_AND: return OPR_AND; in getbinopr()