Searched defs:PyEval_CallObject (Results 1 - 2 of 2) sorted by relevance

/external/python/cpython2/Include/
H A Dceval.h14 #define PyEval_CallObject(func,arg) \ macro
/external/python/cpython3/Include/
H A Dceval.h14 #define PyEval_CallObject(func,arg) \ macro

Completed in 303 milliseconds