Home | History | Annotate | Download | only in pyext

Lines Matching refs:EnumValueName

560 static PyObject* EnumValueName(PyBaseDescriptor *self, PyObject *args) {
622 { "EnumValueName", (PyCFunction)EnumValueName, METH_VARARGS, },