Searched refs:_Py_hashtable_compare_func (Results 1 – 3 of 3) sorted by relevance
45 typedef int (*_Py_hashtable_compare_func) (const void *key1, const void *key2); typedef67 _Py_hashtable_compare_func compare_func;83 _Py_hashtable_compare_func compare_func);87 _Py_hashtable_compare_func compare_func,
317 _Py_hashtable_compare_func compare_func, in _Py_hashtable_new_full()364 _Py_hashtable_compare_func compare_func) in _Py_hashtable_new()
240 _Py_hashtable_compare_func compare_func, in hashtable_new()