Searched defs:luaH_setint (Results 1 – 2 of 2) sorted by relevance
520 void luaH_setint (lua_State *L, Table *t, int key, TValue *value) { in luaH_setint() function
830 void luaH_setint (lua_State *L, Table *t, lua_Integer key, TValue *value) { in luaH_setint() function