Searched refs:OPR_OR (Results 1 – 6 of 6) sorted by relevance
32 OPR_AND, OPR_OR, enumerator
799 case OPR_OR: { in luaK_infix()830 case OPR_OR: { in luaK_posfix()
1017 case TK_OR: return OPR_OR; in getbinopr()
39 OPR_AND, OPR_OR, enumerator
1651 case OPR_OR: { in luaK_infix()1725 case OPR_OR: { in luaK_posfix()
1227 case TK_OR: return OPR_OR; in getbinopr()