Lines Matching refs:complex
95 order=None, integer=False, complex=False, real_type=None): argument
104 self.complex = complex
105 if complex:
118 if not self.complex:
149 complex=False)
154 integer=integer, complex=True,
168 if self.complex
172 if self.complex
270 if t.complex:
482 if t.complex and not have_complex:
484 if func == None and not t.complex:
498 dummy_func_name = complex_func if t.complex else func
574 if t.complex: