Home
last modified time | relevance | path

Searched defs:_PyCFunctionWithKeywords_TrampolineCall (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_emscripten_trampoline.h53 #define _PyCFunctionWithKeywords_TrampolineCall(meth, self, args, kw) \ macro
70 #define _PyCFunctionWithKeywords_TrampolineCall(meth, self, args, kw) \ macro
Dpycore_object.h781 #define _PyCFunctionWithKeywords_TrampolineCall(meth, self, args, kw) \ macro