Home
last modified time | relevance | path

Searched refs:hash_search (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/lua/src/
H A Dltable.c855 static lua_Unsigned hash_search (Table *t, lua_Unsigned j) { in hash_search() function
967 return hash_search(t, limit); in luaH_getn()