Searched refs:l_bxor (Results 1 – 1 of 1) sorted by relevance
892 #define l_bxor(a,b) intop(^, a, b) macro1443 op_bitwiseK(L, l_bxor); in luaV_execute()1505 op_bitwise(L, l_bxor); in luaV_execute()