Searched defs:HashCompareFunc (Results 1 – 3 of 3) sorted by relevance
32 typedef int (*HashCompareFunc)(void * cdata, const void * l, const void * r); typedef
25 typedef int (*HashCompareFunc)(const void* tableItem, const void* looseItem); typedef
26 typedef int (*HashCompareFunc)(const void* tableItem, const void* looseItem); typedef