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