Searched refs:bit_funcs (Results 1 – 1 of 1) sorted by relevance
141 static const struct luaL_Reg bit_funcs[] = { variable183 luaL_register(L, "bit", bit_funcs); in luaopen_bit()185 luaL_newlib(L, bit_funcs); in luaopen_bit()