Searched refs:op_bitwiseK (Results 1 – 1 of 1) sorted by relevance
959 #define op_bitwiseK(L,op) { \ macro1383 op_bitwiseK(L, l_band); in luaV_execute()1387 op_bitwiseK(L, l_bor); in luaV_execute()1391 op_bitwiseK(L, l_bxor); in luaV_execute()