Searched defs:dict_hash_int_silly (Results 1 - 1 of 1) sorted by relevance

/external/ltrace/
H A Ddict.c517 dict_hash_int_silly(const int *key) function
590 DICT_INIT(&d2, int, int, dict_hash_int_silly, dict_eq_int, NULL);

Completed in 61 milliseconds