Searched refs:OPR_OR (Results 1 – 6 of 6) sorted by relevance
31 OPR_AND, OPR_OR, enumerator
716 case OPR_OR: { in luaK_infix()746 case OPR_OR: { in luaK_posfix()
804 case TK_OR: return OPR_OR; in getbinopr()
32 OPR_AND, OPR_OR, enumerator
795 case OPR_OR: { in luaK_infix()826 case OPR_OR: { in luaK_posfix()
1017 case TK_OR: return OPR_OR; in getbinopr()