Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_hashtable.h56 } _Py_hashtable_allocator_t; typedef
70 _Py_hashtable_allocator_t alloc;
90 _Py_hashtable_allocator_t *allocator);
/external/python/cpython3/Python/
Dhashtable.c320 _Py_hashtable_allocator_t *allocator) in _Py_hashtable_new_full()
322 _Py_hashtable_allocator_t alloc; in _Py_hashtable_new_full()
/external/python/cpython3/Modules/
D_tracemalloc.c244 _Py_hashtable_allocator_t hashtable_alloc = {malloc, free}; in hashtable_new()
/external/python/cpython3/Doc/data/
Dpython3.10.abi15617 …<typedef-decl name='_Py_hashtable_allocator_t' type-id='type-id-732' filepath='./Include/internal/…