Home
last modified time | relevance | path

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

/third_party/python/Modules/
D_tracemalloc.c244 _Py_hashtable_allocator_t hashtable_alloc = {malloc, free}; in hashtable_new() local
247 &hashtable_alloc); in hashtable_new()