Searched refs:co_funcs (Results 1 – 2 of 2) sorted by relevance
137 static const luaL_Reg co_funcs[] = { variable150 luaL_newlib(L, co_funcs); in luaopen_coroutine()
605 static const luaL_Reg co_funcs[] = { variable650 luaL_register(L, LUA_COLIBNAME, co_funcs); in luaopen_base()