Searched refs:hashtable_alloc (Results 1 – 1 of 1) sorted by relevance
244 _Py_hashtable_allocator_t hashtable_alloc = {malloc, free}; in hashtable_new() local247 &hashtable_alloc); in hashtable_new()