Searched refs:Dcomplex (Results 1 – 3 of 3) sorted by relevance
20 COMPILER_RT_ABI Dcomplex27 Dcomplex z; in __muldc3()
20 COMPILER_RT_ABI Dcomplex32 Dcomplex z; in __divdc3()
149 typedef double _Complex Dcomplex; typedef157 typedef struct { double real, imaginary; } Dcomplex; typedef