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