Searched refs:op_bitwiseK (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/lua/src/
H A Dlvm.c966 #define op_bitwiseK(L,op) { \ macro
1389 op_bitwiseK(L, l_band);
1393 op_bitwiseK(L, l_bor);
1397 op_bitwiseK(L, l_bxor);

Completed in 105 milliseconds