Searched defs:real_format (Results 1 – 2 of 2) sorted by relevance
116 struct real_format struct119 void (*encode) (const struct real_format *, long *, argument121 void (*decode) (const struct real_format *, REAL_VALUE_TYPE *, argument125 int b;128 int log2_b;131 int p;134 int pnan;137 int emin;140 int emax;164 extern const struct real_format * argument
104 struct real_format struct107 void (*encode) PARAMS ((const struct real_format *, long *, argument109 void (*decode) PARAMS ((const struct real_format *, REAL_VALUE_TYPE *, argument113 int b;138 extern const struct real_format *real_format_for_mode[TFmode - QFmode + 1]; argument