Searched refs:__re (Results 1 – 2 of 2) sorted by relevance
49 float __re = 0; in operator >>() local56 __is >> __re >> __c; in operator >>()64 __is >> __re; in operator >>()68 __z = complex<float>(__re, __im); in operator >>()75 double __re = 0; in operator >>() local82 __is >> __re >> __c; in operator >>()90 __is >> __re; in operator >>()94 __z = complex<double>(__re, __im); in operator >>()102 long double __re = 0; in operator >>() local109 __is >> __re >> __c; in operator >>()[all …]
108 _Tp __re = 0; variable121 __is >> __re >> __c;129 __is >> __re;133 __z = complex<_Tp>(__re, __im);