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