Searched refs:Lcomplex (Results 1 – 3 of 3) sorted by relevance
22 COMPILER_RT_ABI Lcomplex29 Lcomplex z; in __mulxc3()
21 COMPILER_RT_ABI Lcomplex33 Lcomplex z; in __divxc3()
151 typedef long double _Complex Lcomplex; typedef160 typedef struct { long double real, imaginary; } Lcomplex; typedef