Searched refs:complex_func (Results 1 – 1 of 1) sorted by relevance
405 def add_tests(self, macro, ret, args, complex_func=None): argument425 complex_func = func430 if complex_func == None:431 complex_func = 'c%s' % func498 dummy_func_name = complex_func if t.complex else func576 func_name = complex_func if any_complex else func