Searched refs:_PyArg_ParseTupleAndKeywordsFast (Results 1 – 5 of 5) sorted by relevance
| /external/python/cpython3/Include/cpython/ |
| D | modsupport.h | 25 PyAPI_FUNC(int) _PyArg_ParseTupleAndKeywordsFast(PyObject *, PyObject *,
|
| /external/python/cpython3/Misc/NEWS.d/ |
| D | 3.13.0b4.rst | 407 ``_PyArg_ParseTupleAndKeywordsFast()`` function, previously removed in
|
| /external/python/cpython3/Modules/clinic/ |
| D | _testclinic_depr.c.h | 407 if (!_PyArg_ParseTupleAndKeywordsFast(args, kwargs, &_parser, in depr_star_init_noinline() 634 if (!_PyArg_ParseTupleAndKeywordsFast(args, kwargs, &_parser, in depr_kwd_init_noinline()
|
| /external/python/cpython3/Python/ |
| D | getargs.c | 1351 _PyArg_ParseTupleAndKeywordsFast(PyObject *args, PyObject *keywords, in _PyArg_ParseTupleAndKeywordsFast() function
|
| /external/python/cpython3/Doc/data/ |
| D | python3.13.abi | 1042 …<elf-symbol name='_PyArg_ParseTupleAndKeywordsFast' type='func-type' binding='global-binding' visi… 26256 …_PyArg_ParseTupleAndKeywordsFast' mangled-name='_PyArg_ParseTupleAndKeywordsFast' filepath='Python…
|