Home
last modified time | relevance | path

Searched refs:_PyObject_FunctionStr (Results 1 – 9 of 9) sorted by relevance

/external/python/cpython3/Objects/
Dmethodobject.c393 PyObject *funcstr = _PyObject_FunctionStr(func); in cfunction_check_kwargs()
477 PyObject *funcstr = _PyObject_FunctionStr(func); in cfunction_vectorcall_NOARGS()
504 PyObject *funcstr = _PyObject_FunctionStr(func); in cfunction_vectorcall_O()
Ddescrobject.c257 PyObject *funcstr = _PyObject_FunctionStr(func); in method_check_args()
270 PyObject *funcstr = _PyObject_FunctionStr(func); in method_check_args()
420 PyObject *funcstr = _PyObject_FunctionStr(func); in method_vectorcall_NOARGS()
447 PyObject *funcstr = _PyObject_FunctionStr(func); in method_vectorcall_O()
Dobject.c597 _PyObject_FunctionStr(PyObject *x) in _PyObject_FunctionStr() function
/external/python/cpython3/Include/cpython/
Dobject.h345 PyAPI_FUNC(PyObject *) _PyObject_FunctionStr(PyObject *);
/external/python/cpython3/Python/
Dceval.c6186 PyObject *funcstr = _PyObject_FunctionStr(func); in check_args_iterable()
6209 PyObject *funcstr = _PyObject_FunctionStr(func); in format_kwargs_error()
6223 PyObject *funcstr = _PyObject_FunctionStr(func); in format_kwargs_error()
/external/python/cpython3/Tools/c-analyzer/cpython/
Dignored.tsv1912 Objects/object.c _PyObject_FunctionStr PyId___module__ -
1913 Objects/object.c _PyObject_FunctionStr PyId___qualname__ -
1914 Objects/object.c _PyObject_FunctionStr PyId_builtins -
/external/python/cpython3/Doc/whatsnew/
D3.9.rst1328 * Added :c:func:`_PyObject_FunctionStr` to get a user-friendly string
/external/python/cpython3/Misc/NEWS.d/
D3.9.0a1.rst5619 Add :c:func:`_PyObject_FunctionStr` to get a user-friendly string
/external/python/cpython3/Doc/data/
Dpython3.10.abi1134 …<elf-symbol name='_PyObject_FunctionStr' type='func-type' binding='global-binding' visibility='def…
7713 …<function-decl name='_PyObject_FunctionStr' mangled-name='_PyObject_FunctionStr' filepath='./Inclu…
9942_PyObject_FunctionStr' mangled-name='_PyObject_FunctionStr' filepath='Objects/object.c' line='597'…