Searched defs:lua_rawgetp (Results 1 – 5 of 5) sorted by relevance
227 LUA_API void (lua_rawgetp) (lua_State *L, int idx, const void *p); variable
267 LUA_API int (lua_rawgetp) (lua_State *L, int idx, const void *p); variable
752 LUA_API int lua_rawgetp (lua_State *L, int idx, const void *p) { in lua_rawgetp() function
658 LUA_API void lua_rawgetp (lua_State *L, int idx, const void *p) { in lua_rawgetp() function
908 #define lua_rawgetp( global() macro [all...]