Searched refs:dict_hash_string (Results 1 – 5 of 5) sorted by relevance
/external/ltrace/ |
D | demangle.c | 51 dict_hash_string, dict_eq_string, NULL); in my_demangle()
|
D | prototype.c | 140 dict_hash_string, dict_eq_string, NULL); in protolib_init() 143 dict_hash_string, dict_eq_string, NULL); in protolib_init() 460 dict_hash_string, dict_eq_string, NULL); in protolib_cache_init()
|
D | summary.c | 171 dict_hash_string, dict_eq_string, NULL); in summary_account_call()
|
D | dict.h | 235 size_t dict_hash_string(const char **key);
|
D | dict.c | 477 dict_hash_string(const char **key) in dict_hash_string() function
|