Searched refs:lua_rawgetp (Results 1 – 4 of 4) sorted by relevance
233 LUA_API void (lua_rawgetp) (lua_State *L, int idx, const void *p); variable
660 LUA_API void lua_rawgetp (lua_State *L, int idx, const void *p) { in lua_rawgetp() function
228 LUA_API void (lua_rawgetp) (lua_State *L, int idx, const void *p); variable