Searched refs:PCALL (Results 1 – 1 of 1) sorted by relevance
209 #define PCALL(POS) pcall[POS]++ macro220 #define PCALL(O) macro3004 PCALL(PCALL_ALL); in PyEval_EvalFrameEx()3027 PCALL(PCALL_ALL); in PyEval_EvalFrameEx()3597 PCALL(PCALL_GENERATOR); in PyEval_EvalCodeEx()4351 PCALL(PCALL_CFUNCTION); in call_function()4380 PCALL(PCALL_METHOD); in call_function()4381 PCALL(PCALL_BOUND_METHOD); in call_function()4406 PCALL(PCALL_POP); in call_function()4429 PCALL(PCALL_FUNCTION); in fast_function()[all …]