Searched refs:LUA_OPBOR (Results 1 – 3 of 3) sorted by relevance
92 case LUA_OPBOR: return intop(|, v1, v2); in intarith()126 case LUA_OPBAND: case LUA_OPBOR: case LUA_OPBXOR: in luaO_arith()
204 #define LUA_OPBOR 8 macro
962 case LUA_OPBAND: case LUA_OPBOR: case LUA_OPBXOR: in validop()