Searched refs:lua_getctx (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlbaselib.c383 int status = lua_getctx(L, NULL);
H A Dlua.h255 LUA_API int (lua_getctx) (lua_State *L, int *ctx);
H A Dlapi.c880 LUA_API int lua_getctx (lua_State *L, int *ctx) { function

Completed in 2704 milliseconds