Searched defs:hash_function (Results 1 – 2 of 2) sorted by relevance
| /third_party/curl/lib/ | ||
| D | hash.h | 34 typedef size_t (*hash_function) (void *key, typedef |
| /third_party/ncurses/ncurses/tinfo/ | ||
| D | make_hash.c | 99 hash_function(const char *string) in hash_function() function |