Searched refs:pack_d (Results 1 – 11 of 11) sorted by relevance
| /NextBSD/contrib/gcc/config/ |
| HD | fp-bit.c | 202 extern FLO_type pack_d ( fp_number_type * ); 206 pack_d ( fp_number_type * src) 757 return pack_d (res); 779 return pack_d (res); 963 return pack_d (res); 1081 return pack_d (res); 1376 return pack_d (&in); 1412 return pack_d (&in); 1495 return pack_d (&a); 1514 return pack_d (&in); [all …]
|
| HD | fp-bit.h | 171 # define pack_d __pack_t macro 193 # define pack_d __pack_f macro 216 # define pack_d __pack_d macro 421 extern FLO_type pack_d (fp_number_type *);
|
| /NextBSD/contrib/gcc/ |
| HD | ChangeLog-1997 | 268 (pack_d, unpack_d, fpcmp_parts): Add declarations, define with two
|
| HD | FSFChangeLog.10 | 5203 (FLO_union_type, pack_d, unpack_d): Use FLOAT_BIT_ORDER_MISMATCH 5343 (pack_d, unpack_d): Switch to use value_raw and explicit shifts
|
| HD | ChangeLog-2003 | 28118 * config/fp-bit.c (pack_d, unpack_d): Obey it. 34641 * config/fp-bit.c (pack_d, unpack_d): Support IBM-extended 34656 (pack_d, unpack_d): Support IEEE 854 quad type.
|
| HD | ChangeLog-2004 | 39268 * config/fp-bit.c (_fpdiv_parts): Do not round when pack_d would 39270 second rounding in pack_d. 44809 * config/fp-bit.c (pack_d): When using paired doubles to implement
|
| HD | ChangeLog-2000 | 24724 * config/fp-bit.c (pack_d): Correct the case when a denormal 27871 * config/fp-bit.c (pack_d): Properly handle rounding of denormal
|
| HD | ChangeLog-1998 | 5724 * fp-bit.c (pack_d): Do not clear SIGN when fraction is 0.
|
| HD | ChangeLog-2001 | 2119 * config/fp-bit.c (pack_d): Cast to ``fractype'' for long long
|
| HD | ChangeLog-2002 | 28966 * fp-bit.c (pack_d): Saturate on NaN, infinite or overflowing
|
| HD | ChangeLog-2005 | 3258 * config/fp-bit.c (isnan, isinf, pack_d, unpack_d): Use
|