Searched refs:LUA_COLIBNAME (Results 1 – 4 of 4) sorted by relevance
18 #define LUA_COLIBNAME "coroutine" macro
650 luaL_register(L, LUA_COLIBNAME, co_funcs); in luaopen_base()
1070 lua_setglobal(state, LUA_COLIBNAME); in zcp_eval()