Home
last modified time | relevance | path

Searched refs:_Py_hashtable_get_entry_ptr (Results 1 – 1 of 1) sorted by relevance

/third_party/python/Python/
Dhashtable.c154 _Py_hashtable_get_entry_ptr(_Py_hashtable_t *ht, const void *key) in _Py_hashtable_get_entry_ptr() function
356 ht->get_entry_func = _Py_hashtable_get_entry_ptr; in _Py_hashtable_new_full()