Searched refs:PyFunction_GET_CLOSURE (Results 1 – 6 of 6) sorted by relevance
63 #define PyFunction_GET_CLOSURE(func) \ macro
87 #define PyFunction_GET_CLOSURE(func) \ macro
363 closure = PyFunction_GET_CLOSURE(func); in _PyFunction_FastCallDict()421 closure = PyFunction_GET_CLOSURE(func); in _PyFunction_FastCallKeywords()
528 PyFunction_GET_CLOSURE(func)); in function_call()
245 PyFunction_GET_CLOSURE(func)); in builtin___build_class__()
4470 PyFunction_GET_CLOSURE(func)); in fast_function()