Home
last modified time | relevance | path

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

/dports/cad/abc/abc-a4518e6f833885c905964f1233d11e5b941ec24c/src/misc/hash/
H A Dhash.h57 int Hash_DefaultHashFunc(int key, int nBins) { in Hash_DefaultHashFunc() function
H A DhashInt.h35 extern int Hash_DefaultHashFunc(int key, int nBins);
95 p->fHash = Hash_DefaultHashFunc; in Hash_IntAlloc()
H A DhashFlt.h35 extern int Hash_DefaultHashFunc(int key, int nBins);
95 p->fHash = Hash_DefaultHashFunc; in Hash_FltAlloc()
H A DhashPtr.h35 extern int Hash_DefaultHashFunc(int key, int nBins);
95 p->fHash = Hash_DefaultHashFunc; in Hash_PtrAlloc()