Home
last modified time | relevance | path

Searched refs:lua_rawgetp (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
Dlua.h228 LUA_API void (lua_rawgetp) (lua_State *L, int idx, const void *p); variable
Dlapi.c660 LUA_API void lua_rawgetp (lua_State *L, int idx, const void *p) { in lua_rawgetp() function