Searched refs:real_c_float (Results 1 – 3 of 3) sorted by relevance
191 class real_c_float class204 void binop(int code, const real_c_float&);206 bool cmp(int code, const real_c_float&) const;209 real_c_float() in real_c_float() function in real_c_float211 real_c_float(long l) in real_c_float() function in real_c_float213 real_c_float(const char *s) in real_c_float() function in real_c_float215 real_c_float(const real_c_float &b) in real_c_float() function in real_c_float218 const real_c_float& operator= (long l) in operator =()220 const real_c_float& operator= (const char *s) in operator =()222 const real_c_float& operator= (const real_c_float &b) in operator =()[all …]
3501 * paranoia.cc (real_c_float::image): Accomodate size of3510 (real_c_float): Not a template any longer; define MODE as a