Searched refs:bit_bnot (Results 1 – 1 of 1) sorted by relevance
97 static int bit_bnot(lua_State *L) { BRET(~barg(L, 1)) } in bit_bnot() function143 { "bnot", bit_bnot },