Home
last modified time | relevance | path

Searched refs:real_format (Results 1 – 11 of 11) sorted by relevance

/freebsd-11-stable/contrib/gcc/
HDreal.h116 struct real_format struct
119 void (*encode) (const struct real_format *, long *, argument
121 void (*decode) (const struct real_format *, REAL_VALUE_TYPE *, argument
164 extern const struct real_format * argument
234 const struct real_format *);
238 const struct real_format *);
254 extern const struct real_format ieee_single_format;
255 extern const struct real_format mips_single_format;
256 extern const struct real_format ieee_double_format;
257 extern const struct real_format mips_double_format;
[all …]
HDdfp.h25 void encode_decimal32 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
26 void encode_decimal64 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
27 void decode_decimal128 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
30 void decode_decimal32 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
31 void decode_decimal64 (const struct real_format *, REAL_VALUE_TYPE *, const long *);
32 void encode_decimal128 (const struct real_format *fmt, long *, const REAL_VALUE_TYPE *);
37 void decimal_round_for_format (const struct real_format *, REAL_VALUE_TYPE *);
HDreal.c125 static void round_for_format (const struct real_format *, REAL_VALUE_TYPE *);
2176 const struct real_format *fmt; in real_nan()
2267 const struct real_format *fmt; in real_maxval()
2319 round_for_format (const struct real_format *fmt, REAL_VALUE_TYPE *r) in round_for_format()
2471 const struct real_format *fmt; in real_convert()
2503 const struct real_format *fmt; in exact_real_truncate()
2528 const struct real_format *fmt) in real_to_target_fmt()
2548 const struct real_format *fmt; in real_to_target()
2562 const struct real_format *fmt) in real_from_target_fmt()
2572 const struct real_format *fmt; in real_from_target()
[all …]
HDdfp.c146 encode_decimal32 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal32()
168 decode_decimal32 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal32()
190 encode_decimal64 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal64()
218 decode_decimal64 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal64()
246 encode_decimal128 (const struct real_format *fmt ATTRIBUTE_UNUSED, in encode_decimal128()
278 decode_decimal128 (const struct real_format *fmt ATTRIBUTE_UNUSED, in decode_decimal128()
383 decimal_round_for_format (const struct real_format *fmt, REAL_VALUE_TYPE *r) in decimal_round_for_format()
432 const struct real_format *fmt = REAL_MODE_FORMAT (mode); in decimal_real_convert()
HDc-cppbuiltin.c93 const struct real_format *fmt; in builtin_define_float_constants()
277 const struct real_format *fmt; in builtin_define_decimal_float_constants()
HDoptabs.c2420 const struct real_format *fmt; in expand_absneg_bit()
3111 const struct real_format *fmt; in expand_copysign()
HDbuiltins.c5306 const struct real_format *fmt; in expand_builtin_signbit()
HDChangeLog-20021214 * real.h (real_format): Add signbit field.
5093 * real.c (real_format): Likewise.
6722 * c-common.c (builtin_define_float_constants): Use real_format
6727 * real.c (struct real_format): Move to real.h.
6737 * real.h (struct real_format): Move from real.c.
HDChangeLog-20052979 (real_format): Change table size, update documentation.
28711 * real.h (struct real_format): Split the signbit field into two
28722 real_format structure.
28724 field of the real_format structure.
HDChangeLog-200328093 (struct real_format): Added pnan.
HDChangeLog-200443382 (pdp11_f_format, pdp11_d_format): New real_format descriptors for