Searched refs:ctf_hash_eq_integer (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/binutils/dist/libctf/ |
H A D | ctf-string.c | 112 ctf_hash_eq_integer, in ctf_str_create_atoms() 328 ctf_hash_eq_integer, in ctf_str_add_external()
|
H A D | ctf-dedup.c | 1628 ctf_hash_eq_integer, in ctf_dedup_init() 1659 ctf_hash_eq_integer, NULL, NULL)) == NULL) in ctf_dedup_init() 1665 ctf_hash_eq_integer, in ctf_dedup_init() 1671 ctf_hash_eq_integer, in ctf_dedup_init()
|
H A D | ctf-impl.h | 619 extern int ctf_hash_eq_integer (const void *, const void *);
|
H A D | ctf-hash.c | 72 ctf_hash_eq_integer (const void *a, const void *b) in ctf_hash_eq_integer() function
|
H A D | ctf-create.c | 115 dthash = ctf_dynhash_create (ctf_hash_integer, ctf_hash_eq_integer, in ctf_create() 2012 ctf_hash_eq_integer, in ctf_add_type()
|
/netbsd-src/external/gpl3/binutils.old/dist/libctf/ |
H A D | ctf-string.c | 112 ctf_hash_eq_integer, in ctf_str_create_atoms() 326 ctf_hash_eq_integer, in ctf_str_add_external()
|
H A D | ctf-dedup.c | 1629 ctf_hash_eq_integer, in ctf_dedup_init() 1660 ctf_hash_eq_integer, NULL, NULL)) == NULL) in ctf_dedup_init() 1666 ctf_hash_eq_integer, in ctf_dedup_init() 1672 ctf_hash_eq_integer, in ctf_dedup_init()
|
H A D | ctf-impl.h | 619 extern int ctf_hash_eq_integer (const void *, const void *);
|
H A D | ctf-hash.c | 72 ctf_hash_eq_integer (const void *a, const void *b) in ctf_hash_eq_integer() function
|
H A D | ctf-create.c | 115 dthash = ctf_dynhash_create (ctf_hash_integer, ctf_hash_eq_integer, in ctf_create() 1982 ctf_hash_eq_integer, in ctf_add_type()
|