Searched refs:_PyObject_VectorcallMethodId (Results 1 – 5 of 5) sorted by relevance
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/include/python3.11/cpython/ |
D | abstract.h | 140 _PyObject_VectorcallMethodId( in _PyObject_VectorcallMethodId() function 155 return _PyObject_VectorcallMethodId(name, &self, nargsf, _Py_NULL); in _PyObject_CallMethodIdNoArgs() 164 return _PyObject_VectorcallMethodId(name, args, nargsf, _Py_NULL); in _PyObject_CallMethodIdOneArg()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/include/python3.11/cpython/ |
D | abstract.h | 140 _PyObject_VectorcallMethodId( in _PyObject_VectorcallMethodId() function 155 return _PyObject_VectorcallMethodId(name, &self, nargsf, _Py_NULL); in _PyObject_CallMethodIdNoArgs() 164 return _PyObject_VectorcallMethodId(name, args, nargsf, _Py_NULL); in _PyObject_CallMethodIdOneArg()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/include/python3.11/cpython/ |
D | abstract.h | 140 _PyObject_VectorcallMethodId( in _PyObject_VectorcallMethodId() function 155 return _PyObject_VectorcallMethodId(name, &self, nargsf, _Py_NULL); in _PyObject_CallMethodIdNoArgs() 164 return _PyObject_VectorcallMethodId(name, args, nargsf, _Py_NULL); in _PyObject_CallMethodIdOneArg()
|
/aosp_15_r20/external/python/cpython3/Include/cpython/ |
D | abstract.h | 140 _PyObject_VectorcallMethodId( in _PyObject_VectorcallMethodId() function 155 return _PyObject_VectorcallMethodId(name, &self, nargsf, _Py_NULL); in _PyObject_CallMethodIdNoArgs() 164 return _PyObject_VectorcallMethodId(name, args, nargsf, _Py_NULL); in _PyObject_CallMethodIdOneArg()
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/include/python3.11/cpython/ |
D | abstract.h | 140 _PyObject_VectorcallMethodId( in _PyObject_VectorcallMethodId() function 155 return _PyObject_VectorcallMethodId(name, &self, nargsf, _Py_NULL); in _PyObject_CallMethodIdNoArgs() 164 return _PyObject_VectorcallMethodId(name, args, nargsf, _Py_NULL); in _PyObject_CallMethodIdOneArg()
|