Home
last modified time | relevance | path

Searched refs:eq_pointer (Results 1 – 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/gcclibs/libiberty/
Dhashtab.c72 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
DChangeLog734 * hashtab.c (higher_prime_index, hash_pointer, eq_pointer,
3621 * hashtab.c (hash_pointer, eq_pointer): Make definition static to
3628 (eq_pointer): Likewise.
/freebsd-10-stable/contrib/binutils/libiberty/
Dhashtab.c72 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
DChangeLog932 * hashtab.c (higher_prime_index, hash_pointer, eq_pointer,
3819 * hashtab.c (hash_pointer, eq_pointer): Make definition static to
3826 (eq_pointer): Likewise.
/freebsd-10-stable/contrib/gcclibs/include/
DChangeLog-9103955 (eq_pointer): Likewise.