Searched refs:eq_pointer (Results 1 – 1 of 1) sorted by relevance
72 static int eq_pointer (const void *, const void *);80 htab_eq htab_eq_pointer = eq_pointer;205 eq_pointer (const PTR p1, const PTR p2) in eq_pointer() function