Searched refs:dll_lua_rawget (Results 1 – 1 of 1) sorted by relevance
192 #define lua_rawget dll_lua_rawget300 void (*dll_lua_rawget) (lua_State *L, int idx); variable303 int (*dll_lua_rawget) (lua_State *L, int idx); variable416 {"lua_rawget", (luaV_function) &dll_lua_rawget},