HomeSort by relevance Sort by last modified time
    Searched refs:lua_getctx (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/skia/third_party/lua/src/
lbaselib.c 383 int status = lua_getctx(L, NULL);
lua.h 255 LUA_API int (lua_getctx) (lua_State *L, int *ctx);
lapi.c 880 LUA_API int lua_getctx (lua_State *L, int *ctx) { function

Completed in 33 milliseconds