Home | History | Annotate | Download | only in Python

Lines Matching refs:missing_arguments

3566 missing_arguments(PyCodeObject *co, Py_ssize_t missing, Py_ssize_t defcount,
3817 missing_arguments(co, missing, defcount, fastlocals);
3852 missing_arguments(co, missing, -1, fastlocals);