Home
last modified time | relevance | path

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

/external/python/cpython3/Include/
Dclassobject.h17 vectorcallfunc vectorcall; member
Dfuncobject.h35 vectorcallfunc vectorcall; member
Dmethodobject.h103 vectorcallfunc vectorcall; member
Ddescrobject.h56 vectorcallfunc vectorcall; member
/external/python/cpython3/Objects/
Dmethodobject.c43 vectorcallfunc vectorcall; in PyCFunction_NewEx() local
Ddescrobject.c873 vectorcallfunc vectorcall; in PyDescr_NewMethod() local
/external/python/cpython3/Lib/test/
Dtest_call.py559 def vectorcall(func, args, kwargs): function
/external/python/cpython3/Modules/
D_testcapimodule.c5874 vectorcallfunc vectorcall; member
5947 vectorcallfunc vectorcall; member