Home
last modified time | relevance | path

Searched refs:lua_getctx (Results 1 – 6 of 6) sorted by relevance

/external/syslinux/com32/lua/src/
Dlbaselib.c383 int status = lua_getctx(L, NULL); in pcallcont()
Dlua.h260 LUA_API int (lua_getctx) (lua_State *L, int *ctx); variable
Dlapi.c880 LUA_API int lua_getctx (lua_State *L, int *ctx) { in lua_getctx() function
/external/skia/third_party/lua/src/
Dlbaselib.c383 int status = lua_getctx(L, NULL); in pcallcont()
Dlua.h255 LUA_API int (lua_getctx) (lua_State *L, int *ctx); variable
Dlapi.c880 LUA_API int lua_getctx (lua_State *L, int *ctx) { in lua_getctx() function