Home
last modified time | relevance | path

Searched defs:vectorcall (Results 1 – 10 of 10) sorted by relevance

/third_party/python/Doc/c-api/
Dcall.rst33 .. _vectorcall: target in The *tp_call* Protocol
/third_party/python/Include/
Dclassobject.h17 vectorcallfunc vectorcall; member
Dfuncobject.h44 vectorcallfunc vectorcall; member
Ddescrobject.h56 vectorcallfunc vectorcall; member
/third_party/python/Include/cpython/
Dmethodobject.h29 vectorcallfunc vectorcall; member
/third_party/python/Objects/
Dmethodobject.c47 vectorcallfunc vectorcall; in PyCMethod_New() local
Ddescrobject.c904 vectorcallfunc vectorcall; in PyDescr_NewMethod() local
/third_party/python/Lib/test/
Dtest_call.py616 def vectorcall(func, args, kwargs): function
/third_party/python/Modules/
D_functoolsmodule.c42 vectorcallfunc vectorcall; member
D_testcapimodule.c6468 vectorcallfunc vectorcall; member
6541 vectorcallfunc vectorcall; member