Searched refs:FLO_union_type (Results 1 – 6 of 6) sorted by relevance
| /openbsd/src/gnu/usr.bin/gcc/gcc/config/ |
| D | fp-bit.c | 193 FLO_union_type dst; 412 unpack_d (FLO_union_type * src, fp_number_type * dst) 422 FLO_union_type swapped; 696 FLO_union_type au, bu; 716 FLO_union_type au, bu; 906 FLO_union_type au, bu; 1016 FLO_union_type au, bu; 1122 FLO_union_type au, bu; 1144 FLO_union_type au, bu; 1165 FLO_union_type au, bu; [all …]
|
| D | fp-bit.h | 412 FLO_union_type; typedef 420 extern void unpack_d (FLO_union_type *, fp_number_type *);
|
| /openbsd/src/gnu/gcc/gcc/config/ |
| D | fp-bit.c | 208 FLO_union_type dst; 449 unpack_d (FLO_union_type * src, fp_number_type * dst) 459 FLO_union_type swapped; 747 FLO_union_type au, bu; 767 FLO_union_type au, bu; 953 FLO_union_type au, bu; 1071 FLO_union_type au, bu; 1177 FLO_union_type au, bu; 1199 FLO_union_type au, bu; 1220 FLO_union_type au, bu; [all …]
|
| D | fp-bit.h | 416 FLO_union_type; typedef 424 extern void unpack_d (FLO_union_type *, fp_number_type *);
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/testsuite/gcc.dg/ |
| D | bf-spl1.c | 33 } FLO_union_type; typedef 41 FLO_union_type dst = { 0x0123456789abcdefLL }; in pack_d()
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/ |
| D | FSFChangeLog.10 | 5201 * config/fp-bit.c (FLO_union_type): Add words field if double 5203 (FLO_union_type, pack_d, unpack_d): Use FLOAT_BIT_ORDER_MISMATCH 5338 * config/fp-bit.c (FLO_union_type): Remove bitfields to set sign,
|