Searched refs:l_bor (Results 1 – 1 of 1) sorted by relevance
871 #define l_bor(a,b) intop(|, a, b) macro1387 op_bitwiseK(L, l_bor); in luaV_execute()1445 op_bitwise(L, l_bor); in luaV_execute()