Searched defs:_Py_hashtable_compare_func (Results 1 – 5 of 5) sorted by relevance
45 typedef int (*_Py_hashtable_compare_func) (const void *key1, const void *key2); typedef