Searched refs:T_ComparFunc (Results 1 - 2 of 2) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/mtools-4.0.10/
H A Dhtable.h23 typedef int (*T_ComparFunc)(void *, void *); typedef
26 int make_ht(T_HashFunc f1, T_HashFunc f2, T_ComparFunc c, int size, T_HashTable **H);
H A Dhash.c26 T_ComparFunc compar;
74 int make_ht(T_HashFunc f1, T_HashFunc f2, T_ComparFunc c, int size,

Completed in 163 milliseconds