Searched refs:__pyx_FusedFunctionObject (Results 1 – 1 of 1) sorted by relevance
737 } __pyx_FusedFunctionObject; typedef747 static int __pyx_FusedFunction_clear(__pyx_FusedFunctionObject *self);762 __pyx_FusedFunctionObject *fusedfunc =763 (__pyx_FusedFunctionObject *) __Pyx_CyFunction_New(type, ml, flags, qualname,774 static void __pyx_FusedFunction_dealloc(__pyx_FusedFunctionObject *self) {780 __pyx_FusedFunction_traverse(__pyx_FusedFunctionObject *self,791 __pyx_FusedFunction_clear(__pyx_FusedFunctionObject *self)803 __pyx_FusedFunctionObject *func, *meth;805 func = (__pyx_FusedFunctionObject *) self;816 meth = (__pyx_FusedFunctionObject *) __pyx_FusedFunction_NewEx([all …]