Searched refs:_Py_hashtable_destroy (Results 1 – 6 of 6) sorted by relevance
481 (_Py_hashtable_destroy_func)_Py_hashtable_destroy); in tracemalloc_create_domains_table()539 _Py_hashtable_destroy(traces); in tracemalloc_add_trace()934 _Py_hashtable_destroy(tracemalloc_domains); in tracemalloc_deinit()935 _Py_hashtable_destroy(tracemalloc_traces); in tracemalloc_deinit()936 _Py_hashtable_destroy(tracemalloc_tracebacks); in tracemalloc_deinit()937 _Py_hashtable_destroy(tracemalloc_filenames); in tracemalloc_deinit()1226 _Py_hashtable_destroy(traces2); in tracemalloc_copy_traces()1245 _Py_hashtable_destroy(traces2); in tracemalloc_copy_domain()1264 _Py_hashtable_destroy(domains2); in tracemalloc_copy_domains()1402 _Py_hashtable_destroy(get_traces.tracebacks); in _tracemalloc__get_traces_impl()[all …]
192 _Py_hashtable_destroy(table); in test_hashtable()232 _Py_hashtable_destroy(table); in test_hashtable()
202 _Py_hashtable_destroy(ht); in py_hashentry_table_new()2095 _Py_hashtable_destroy(state->hashtable); in hashlib_clear()
92 PyAPI_FUNC(void) _Py_hashtable_destroy(_Py_hashtable_t *ht);
404 _Py_hashtable_destroy(_Py_hashtable_t *ht) in _Py_hashtable_destroy() function
574 _Py_hashtable_destroy(wf->hashtable); in w_clear_refs()