Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
Dhashtable.h110 PyAPI_FUNC(int) _Py_hashtable_compare_direct(
D_tracemalloc.c1009 _Py_hashtable_compare_direct); in tracemalloc_init()
1370 _Py_hashtable_compare_direct); in _tracemalloc__get_traces_impl()
Dhashtable.c118 _Py_hashtable_compare_direct(_Py_hashtable_t *ht, const void *pkey, in _Py_hashtable_compare_direct() function
/external/python/cpython3/Python/
Dmarshal.c592 _Py_hashtable_compare_direct); in w_init_refs()