Home
last modified time | relevance | path

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

/mirbsd/src/gnu/usr.bin/binutils/libiberty/
Dhashtab.c71 static hashval_t hash_pointer (const void *);
79 htab_hash htab_hash_pointer = hash_pointer;
197 hash_pointer (const PTR p) in hash_pointer() function