Home
last modified time | relevance | path

Searched refs:complex_func (Results 1 – 1 of 1) sorted by relevance

/glibc-2.36/math/
Dgen-tgmath-tests.py405 def add_tests(self, macro, ret, args, complex_func=None): argument
425 complex_func = func
430 if complex_func == None:
431 complex_func = 'c%s' % func
498 dummy_func_name = complex_func if t.complex else func
576 func_name = complex_func if any_complex else func