Searched refs:_Py_hashtable_compare_func (Results 1 – 3 of 3) sorted by relevance
77 typedef int (*_Py_hashtable_compare_func) (struct _Py_hashtable_t *ht, typedef100 _Py_hashtable_compare_func compare_func;119 _Py_hashtable_compare_func compare_func);126 _Py_hashtable_compare_func compare_func,
144 _Py_hashtable_compare_func compare_func, in _Py_hashtable_new_full()185 _Py_hashtable_compare_func compare_func) in _Py_hashtable_new()
285 _Py_hashtable_compare_func compare_func) in hashtable_new()