HomeSort by: relevance | last modified time | path
    Searched refs:lua_rawgetp (Results 1 - 2 of 2) sorted by relevancy

  /src/external/mit/lua/dist/src/
lua.h 290 LUA_API int (lua_rawgetp) (lua_State *L, int idx, const void *p);
lapi.c 762 LUA_API int lua_rawgetp (lua_State *L, int idx, const void *p) { function

Completed in 29 milliseconds