Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlualib.h21 LUAMOD_API int (luaopen_coroutine) (lua_State *L); variable
H A Dlcorolib.c206 LUAMOD_API int luaopen_coroutine (lua_State *L) { in luaopen_coroutine() function
/freebsd/sys/contrib/openzfs/include/sys/lua/
H A Dlualib.h18 LUAMOD_API int (luaopen_coroutine) (lua_State *L); variable
/freebsd/sys/contrib/openzfs/module/lua/
H A Dlcorolib.c148 LUAMOD_API int luaopen_coroutine (lua_State *L) { in luaopen_coroutine() function