Home
last modified time | relevance | path

Searched defs:PyMethodDef (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/python/cpython2/Include/
Dmethodobject.h37 struct PyMethodDef { struct
44 typedef struct PyMethodDef PyMethodDef; argument
/aosp_15_r20/external/python/cpython3/Include/
Dmethodobject.h54 struct PyMethodDef { struct
65 PyAPI_FUNC(PyObject *) PyCFunction_New(PyMethodDef *, PyObject *); argument
Dpytypedefs.h14 typedef struct PyMethodDef PyMethodDef; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/
Dmethodobject.h54 struct PyMethodDef { struct
65 PyAPI_FUNC(PyObject *) PyCFunction_New(PyMethodDef *, PyObject *); argument
Dpytypedefs.h14 typedef struct PyMethodDef PyMethodDef; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/
Dmethodobject.h54 struct PyMethodDef { struct
65 PyAPI_FUNC(PyObject *) PyCFunction_New(PyMethodDef *, PyObject *); argument
Dpytypedefs.h14 typedef struct PyMethodDef PyMethodDef; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/
Dmethodobject.h54 struct PyMethodDef { struct
65 PyAPI_FUNC(PyObject *) PyCFunction_New(PyMethodDef *, PyObject *); argument
Dpytypedefs.h14 typedef struct PyMethodDef PyMethodDef; typedef
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/
Dmethodobject.h54 struct PyMethodDef { struct
65 PyAPI_FUNC(PyObject *) PyCFunction_New(PyMethodDef *, PyObject *); argument
Dpytypedefs.h14 typedef struct PyMethodDef PyMethodDef; typedef
/aosp_15_r20/external/python/cpython2/PC/bdist_wininst/
Dinstall.c340 struct PyMethodDef { struct
346 typedef struct PyMethodDef PyMethodDef; typedef