Home
last modified time | relevance | path

Searched refs:co_funcs (Results 1 – 1 of 1) sorted by relevance

/netbsd-src/external/mit/lua/dist/src/
H A Dlcorolib.c196 static const luaL_Reg co_funcs[] = { variable
211 luaL_newlib(L, co_funcs); in luaopen_coroutine()