Searched defs:luaopen_coroutine (Results 1 - 2 of 2) sorted by relevance

/freebsd-current/sys/contrib/openzfs/module/lua/
H A Dlcorolib.c148 LUAMOD_API int luaopen_coroutine (lua_State *L) { function
155 EXPORT_SYMBOL(luaopen_coroutine); variable
/freebsd-current/contrib/lua/src/
H A Dlcorolib.c206 LUAMOD_API int luaopen_coroutine (lua_State *L) { function

Completed in 61 milliseconds