Home
last modified time | relevance | path

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

/third_party/python/Objects/
H A Dmethodobject.c390 PyObject *funcstr = _PyObject_FunctionStr(func); in cfunction_check_kwargs() local
474 PyObject *funcstr = _PyObject_FunctionStr(func); in cfunction_vectorcall_NOARGS() local
502 PyObject *funcstr = _PyObject_FunctionStr(func); in cfunction_vectorcall_O() local
[all...]
H A Ddescrobject.c276 PyObject *funcstr = _PyObject_FunctionStr(func); in method_check_args() local
289 PyObject *funcstr = _PyObject_FunctionStr(func); in method_check_args() local
441 PyObject *funcstr = _PyObject_FunctionStr(func); in method_vectorcall_NOARGS() local
468 PyObject *funcstr = _PyObject_FunctionStr(func); method_vectorcall_O() local
[all...]
/third_party/python/Python/
H A Dceval.c7688 PyObject *funcstr = _PyObject_FunctionStr(func); local
7711 PyObject *funcstr = _PyObject_FunctionStr(func); local
7725 PyObject *funcstr = _PyObject_FunctionStr(func); local
[all...]

Completed in 13 milliseconds