Searched refs:call_python_function (Results 1 – 1 of 1) sorted by relevance
216 static LIST * call_python_function( PYTHON_FUNCTION *, FRAME * );3904 result = call_python_function( f, frame ); in function_run()5257 static LIST * call_python_function( PYTHON_FUNCTION * function, FRAME * frame ) in call_python_function() function