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

/external/ltrace/
H A Ddict.c465 dict_hash_int(const int *key) function
545 DICT_INIT(&di, int, int, dict_hash_int, dict_eq_int, NULL);

Completed in 92 milliseconds