Lines Matching refs:frozenset_copy
1154 frozenset_copy(PySetObject *so)2171 {"copy", (PyCFunction)frozenset_copy, METH_NOARGS,