Searched defs:lua_rawsetp (Results 1 – 5 of 5) sorted by relevance
242 LUA_API void (lua_rawsetp) (lua_State *L, int idx, const void *p); variable
284 LUA_API void (lua_rawsetp) (lua_State *L, int idx, const void *p); variable
914 LUA_API void lua_rawsetp (lua_State *L, int idx, const void *p) { in lua_rawsetp() function
795 LUA_API void lua_rawsetp (lua_State *L, int idx, const void *p) { in lua_rawsetp() function
903 #define lua_rawsetp( global() macro [all...]