Searched refs:PyArg_ParseTupleAndKeywords (Results 1 – 5 of 5) sorted by relevance
/prebuilts/clang/host/linux-x86/clang-r547379/python3/include/python3.11/ |
D | modsupport.h | 17 #define PyArg_ParseTupleAndKeywords _PyArg_ParseTupleAndKeywords_SizeT macro 28 PyAPI_FUNC(int) PyArg_ParseTupleAndKeywords(PyObject *, PyObject *,
|
/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/ |
D | modsupport.h | 17 #define PyArg_ParseTupleAndKeywords _PyArg_ParseTupleAndKeywords_SizeT macro 28 PyAPI_FUNC(int) PyArg_ParseTupleAndKeywords(PyObject *, PyObject *,
|
/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/ |
D | modsupport.h | 17 #define PyArg_ParseTupleAndKeywords _PyArg_ParseTupleAndKeywords_SizeT macro 28 PyAPI_FUNC(int) PyArg_ParseTupleAndKeywords(PyObject *, PyObject *,
|
/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/ |
D | modsupport.h | 17 #define PyArg_ParseTupleAndKeywords _PyArg_ParseTupleAndKeywords_SizeT macro 28 PyAPI_FUNC(int) PyArg_ParseTupleAndKeywords(PyObject *, PyObject *,
|
/prebuilts/build-tools/common/py3-headers/Include/ |
D | modsupport.h | 11 PyAPI_FUNC(int) PyArg_ParseTupleAndKeywords(PyObject *, PyObject *,
|