Searched refs:lua_rawset (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/third_party/skia/third_party/lua/src/
H A Dlbaselib.c155 lua_rawset(L, 1);
H A Dldblib.c318 lua_rawset(L, -3); /* set new hook */
H A Dlua.h241 LUA_API void (lua_rawset) (lua_State *L, int idx);
H A Dlapi.c770 LUA_API void lua_rawset (lua_State *L, int idx) { function

Completed in 667 milliseconds