Searched refs:_Py_HASHTABLE_POP (Results 1 – 2 of 2) sorted by relevance
206 #define _Py_HASHTABLE_POP(TABLE, KEY, DATA) \ macro
579 removed = _Py_HASHTABLE_POP(tracemalloc_traces, key, trace); in tracemalloc_remove_trace()582 removed = _Py_HASHTABLE_POP(tracemalloc_traces, ptr, trace); in tracemalloc_remove_trace()