Searched defs:luaH_getint (Results 1 – 2 of 2) sorted by relevance
447 const TValue *luaH_getint (Table *t, int key) { in luaH_getint() function
730 const TValue *luaH_getint (Table *t, lua_Integer key) { in luaH_getint() function