Searched defs:findindex (Results 1 – 2 of 2) sorted by relevance
143 static int findindex (lua_State *L, Table *t, StkId key) { in findindex() function
331 static unsigned int findindex (lua_State *L, Table *t, TValue *key, in findindex() function