Home
last modified time | relevance | path

Searched refs:FLO_union_type (Results 1 – 6 of 6) sorted by relevance

/openbsd/src/gnu/usr.bin/gcc/gcc/config/
Dfp-bit.c193 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 …]
Dfp-bit.h412 FLO_union_type; typedef
420 extern void unpack_d (FLO_union_type *, fp_number_type *);
/openbsd/src/gnu/gcc/gcc/config/
Dfp-bit.c208 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 …]
Dfp-bit.h416 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/
Dbf-spl1.c33 } FLO_union_type; typedef
41 FLO_union_type dst = { 0x0123456789abcdefLL }; in pack_d()
/openbsd/src/gnu/usr.bin/gcc/gcc/
DFSFChangeLog.105201 * 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,