Searched refs:hashtable_cb (Results 1 – 1 of 1) sorted by relevance
122 hashtable_cb(_Py_hashtable_t *table, in hashtable_cb() function184 int res = _Py_hashtable_foreach(table, hashtable_cb, &count); in test_hashtable()