Searched refs:n_collected (Results 1 – 1 of 1) sorted by relevance
797 collect(int generation, Py_ssize_t *n_collected, Py_ssize_t *n_uncollectable, in collect() argument966 if (n_collected) in collect()967 *n_collected = m; in collect()