Searched refs:_Py_hashtable_copy (Results 1 – 3 of 3) sorted by relevance
132 PyAPI_FUNC(_Py_hashtable_t *) _Py_hashtable_copy(_Py_hashtable_t *src);
494 _Py_hashtable_copy(_Py_hashtable_t *src) in _Py_hashtable_copy() function
1377 get_traces.traces = _Py_hashtable_copy(tracemalloc_traces); in _tracemalloc__get_traces_impl()