Home
last modified time | relevance | path

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

/netbsd/src/external/mit/lua/dist/src/
Dlinit.c51 {LUA_COLIBNAME, luaopen_coroutine},
Dlualib.h23 LUAMOD_API int (luaopen_coroutine) (lua_State *L); variable
Dlcorolib.c210 LUAMOD_API int luaopen_coroutine (lua_State *L) { in luaopen_coroutine() function
/netbsd/src/external/mit/lua/lib/liblua/
Dlua.expsym147 luaopen_coroutine