Lines Matching refs:meth_id
2170 method_output_as_list(PyObject *o, _Py_Identifier *meth_id)2175 meth_output = _PyObject_CallMethodId(o, meth_id, NULL);2185 meth_id->object,