Home
last modified time | relevance | path

Searched defs:co_argcount (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Objects/clinic/
H A Dcodeobject.c.h193 int co_argcount = self->co_argcount; in code_replace() local
/third_party/python/Objects/
H A Dcodeobject.c1904 code_replace_impl(PyCodeObject *self, int co_argcount, in code_replace_impl() argument
[all...]
/third_party/python/Python/
H A Dceval.c5955 Py_ssize_t co_argcount = co->co_argcount; local
[all...]

Completed in 13 milliseconds