Home
last modified time | relevance | path

Searched refs:PyCMethod_Type (Results 1 – 15 of 15) sorted by relevance

/dports/lang/python310/Python-3.10.1/Include/cpython/
H A Dmethodobject.h5 PyAPI_DATA(PyTypeObject) PyCMethod_Type;
7 #define PyCMethod_CheckExact(op) Py_IS_TYPE(op, &PyCMethod_Type)
8 #define PyCMethod_Check(op) PyObject_TypeCheck(op, &PyCMethod_Type)
/dports/lang/python311/Python-3.11.0a3/Include/cpython/
H A Dmethodobject.h5 PyAPI_DATA(PyTypeObject) PyCMethod_Type;
7 #define PyCMethod_CheckExact(op) Py_IS_TYPE(op, &PyCMethod_Type)
8 #define PyCMethod_Check(op) PyObject_TypeCheck(op, &PyCMethod_Type)
/dports/lang/python39/Python-3.9.9/Include/cpython/
H A Dmethodobject.h5 PyAPI_DATA(PyTypeObject) PyCMethod_Type;
7 #define PyCMethod_CheckExact(op) Py_IS_TYPE(op, &PyCMethod_Type)
8 #define PyCMethod_Check(op) PyObject_TypeCheck(op, &PyCMethod_Type)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_10/cpython_src/Include/cpython/
H A Dmethodobject.h5 PyAPI_DATA(PyTypeObject) PyCMethod_Type;
7 #define PyCMethod_CheckExact(op) Py_IS_TYPE(op, &PyCMethod_Type)
8 #define PyCMethod_Check(op) PyObject_TypeCheck(op, &PyCMethod_Type)
/dports/devel/py-frozendict/frozendict-2.1.1/frozendict/src/3_9/cpython_src/Include/cpython/
H A Dmethodobject.h5 PyAPI_DATA(PyTypeObject) PyCMethod_Type;
7 #define PyCMethod_CheckExact(op) Py_IS_TYPE(op, &PyCMethod_Type)
8 #define PyCMethod_Check(op) PyObject_TypeCheck(op, &PyCMethod_Type)
/dports/lang/python311/Python-3.11.0a3/Objects/
H A Dmethodobject.c87 PyCMethodObject *om = PyObject_GC_New(PyCMethodObject, &PyCMethod_Type); in PyCMethod_New()
373 PyTypeObject PyCMethod_Type = { variable
H A Dobject.c1854 INIT_TYPE(PyCMethod_Type); in _PyTypes_Init()
/dports/lang/python310/Python-3.10.1/Objects/
H A Dmethodobject.c87 PyCMethodObject *om = PyObject_GC_New(PyCMethodObject, &PyCMethod_Type); in PyCMethod_New()
373 PyTypeObject PyCMethod_Type = { variable
H A Dobject.c1804 INIT_TYPE(PyCMethod_Type); in _PyTypes_Init()
/dports/lang/python39/Python-3.9.9/Objects/
H A Dmethodobject.c87 PyCMethodObject *om = PyObject_GC_New(PyCMethodObject, &PyCMethod_Type); in PyCMethod_New()
373 PyTypeObject PyCMethod_Type = { variable
H A Dobject.c1792 INIT_TYPE(&PyCMethod_Type, "builtin method"); in _PyTypes_Init()
/dports/lang/python311/Python-3.11.0a3/Tools/c-analyzer/cpython/
H A Dignored.tsv1596 Objects/methodobject.c - PyCMethod_Type -
/dports/lang/python310/Python-3.10.1/Tools/c-analyzer/cpython/
H A Dignored.tsv1618 Objects/methodobject.c - PyCMethod_Type -
/dports/lang/python39/Python-3.9.9/Doc/data/
H A Dpython3.9.abi1474 …<elf-symbol name='PyCMethod_Type' size='408' type='object-type' binding='global-binding' visibilit…
9130PyCMethod_Type' type-id='type-id-182' mangled-name='PyCMethod_Type' visibility='default' filepath=…
/dports/lang/python310/Python-3.10.1/Doc/data/
H A Dpython3.10.abi1435 …<elf-symbol name='PyCMethod_Type' size='408' type='object-type' binding='global-binding' visibilit…
9486PyCMethod_Type' type-id='type-id-149' mangled-name='PyCMethod_Type' visibility='default' filepath=…