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