Searched defs:complex (Results 1 – 6 of 6) sorted by relevance
115 struct complex struct122 complex(const _Tp& = _Tp(), const _Tp & = _Tp()); argument140 complex<_Tp>& operator=(const _Tp&); argument155 complex<_Tp>& operator=(const complex<_Up>&); argument178 complex<_Tp>::real() { return _M_real; } in real() argument194 complex<_Tp>::complex(const _Tp& __r, const _Tp& __i) in complex() function200 complex<_Tp>::complex(const complex<_Up>& __z) in complex() function
46 #define complex _Complex macro
94 double complex in complex() function96 long double complex in complex() function
890 boolean_t test, complex = FALSE; local
1179 ComplexPairTy complex = EmitComplexExpr(init); in EmitExprAsInit() local
1767 boolean_t complex; in ipc_kmsg_copyin_body() local