Home
last modified time | relevance | path

Searched defs:Qcomplex (Results 1 – 2 of 2) sorted by relevance

/llvm-project/flang/runtime/
H A Dcomplex-powi.cpp95 typedef _Complex float __attribute__((mode(TC))) Qcomplex; typedef
90 typedef long double _Complex Qcomplex; global() typedef
93 typedef _Complex float __attribute__((mode(TC))) Qcomplex; global() typedef
151 struct Qcomplex { global() struct
156 imQcomplex RTNAME() argument
[all...]
/llvm-project/compiler-rt/lib/builtins/
H A Dint_types.h231 typedef Lcomplex Qcomplex; typedef
236 typedef __float128 _Complex Qcomplex; typedef
240 typedef _Float128 _Complex Qcomplex; typedef
270 } Qcomplex; typedef