Searched refs:real_c_float (Results 1 – 2 of 2) sorted by relevance
192 class real_c_float class205 void binop(int code, const real_c_float&);207 bool cmp(int code, const real_c_float&) const;210 real_c_float() in real_c_float() function in real_c_float212 real_c_float(long l) in real_c_float() function in real_c_float214 real_c_float(const char *s) in real_c_float() function in real_c_float216 real_c_float(const real_c_float &b) in real_c_float() function in real_c_float219 const real_c_float& operator= (long l) in operator =()221 const real_c_float& operator= (const char *s) in operator =()223 const real_c_float& operator= (const real_c_float &b) in operator =()[all …]
95 * paranoia.cc (real_c_float::image): Accomodate size of104 (real_c_float): Not a template any longer; define MODE as a