HomeSort by: relevance | last modified time | path
    Searched refs:FLO_union_type (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/ppc/
dp-bit.c 50 two integers to the FLO_union_type.
267 FLO_union_type;
323 FLO_union_type dst;
410 unpack_d (FLO_union_type * src, fp_number_type * dst)
616 unpack_d ((FLO_union_type *) & arg_a, &a);
617 unpack_d ((FLO_union_type *) & arg_b, &b);
632 unpack_d ((FLO_union_type *) & arg_a, &a);
633 unpack_d ((FLO_union_type *) & arg_b, &b);
820 unpack_d ((FLO_union_type *) & arg_a, &a);
821 unpack_d ((FLO_union_type *) & arg_b, &b)
    [all...]
  /src/external/gpl3/gdb.old/dist/sim/ppc/
dp-bit.c 50 two integers to the FLO_union_type.
267 FLO_union_type;
323 FLO_union_type dst;
410 unpack_d (FLO_union_type * src, fp_number_type * dst)
616 unpack_d ((FLO_union_type *) & arg_a, &a);
617 unpack_d ((FLO_union_type *) & arg_b, &b);
632 unpack_d ((FLO_union_type *) & arg_a, &a);
633 unpack_d ((FLO_union_type *) & arg_b, &b);
820 unpack_d ((FLO_union_type *) & arg_a, &a);
821 unpack_d ((FLO_union_type *) & arg_b, &b)
    [all...]
  /src/external/gpl3/gcc/dist/libgcc/
fp-bit.c 52 two integers to the FLO_union_type.
200 FLO_union_type dst;
423 unpack_d (FLO_union_type * src, fp_number_type * dst)
433 FLO_union_type swapped;
715 FLO_union_type au, bu;
735 FLO_union_type au, bu;
921 FLO_union_type au, bu;
1039 FLO_union_type au, bu;
1145 FLO_union_type au, bu;
1165 FLO_union_type au, bu
    [all...]
fp-bit.h 371 FLO_union_type;
379 extern void unpack_d (FLO_union_type *, fp_number_type *);
  /src/external/gpl3/gcc.old/dist/libgcc/
fp-bit.c 52 two integers to the FLO_union_type.
200 FLO_union_type dst;
423 unpack_d (FLO_union_type * src, fp_number_type * dst)
433 FLO_union_type swapped;
715 FLO_union_type au, bu;
735 FLO_union_type au, bu;
921 FLO_union_type au, bu;
1039 FLO_union_type au, bu;
1145 FLO_union_type au, bu;
1165 FLO_union_type au, bu
    [all...]
fp-bit.h 371 FLO_union_type;
379 extern void unpack_d (FLO_union_type *, fp_number_type *);

Completed in 26 milliseconds