Searched refs:lua_getctx (Results 1 – 3 of 3) sorted by relevance
383 int status = lua_getctx(L, NULL); in pcallcont()
255 LUA_API int (lua_getctx) (lua_State *L, int *ctx); variable
880 LUA_API int lua_getctx (lua_State *L, int *ctx) { in lua_getctx() function