Home
last modified time | relevance | path

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

/netbsd-src/usr.bin/xlint/lint2/
H A Dhash.c79 hash_search(hte_t **table, const char *s, bool mknew) in hash_search() function
/netbsd-src/external/mit/lua/dist/src/
H A Dltable.c871 static lua_Unsigned hash_search (Table *t, lua_Unsigned j) { in hash_search() function