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

  /src/external/gpl3/gcc/dist/libdecnumber/bid/
host-ieee64.c 40 void __ieee_to_host_64 (decimal64 in, _Decimal64 *out);
49 __ieee_to_host_64 (decimal64 in, _Decimal64 *out) function
decimal64.c 55 void __ieee_to_host_64 (decimal64 in, _Decimal64 *out);
72 __ieee_to_host_64 (*d64, &u._Dec);
98 __ieee_to_host_64 (*bid64, &u._Dec);
  /src/external/gpl3/gcc.old/dist/libdecnumber/bid/
host-ieee64.c 40 void __ieee_to_host_64 (decimal64 in, _Decimal64 *out);
49 __ieee_to_host_64 (decimal64 in, _Decimal64 *out) function
decimal64.c 55 void __ieee_to_host_64 (decimal64 in, _Decimal64 *out);
72 __ieee_to_host_64 (*d64, &u._Dec);
98 __ieee_to_host_64 (*bid64, &u._Dec);
  /src/external/gpl3/gdb/dist/libdecnumber/bid/
host-ieee64.c 40 void __ieee_to_host_64 (decimal64 in, _Decimal64 *out);
49 __ieee_to_host_64 (decimal64 in, _Decimal64 *out) function
decimal64.c 55 void __ieee_to_host_64 (decimal64 in, _Decimal64 *out);
72 __ieee_to_host_64 (*d64, &u._Dec);
98 __ieee_to_host_64 (*bid64, &u._Dec);
  /src/external/gpl3/gdb.old/dist/libdecnumber/bid/
host-ieee64.c 40 void __ieee_to_host_64 (decimal64 in, _Decimal64 *out);
49 __ieee_to_host_64 (decimal64 in, _Decimal64 *out) function
decimal64.c 55 void __ieee_to_host_64 (decimal64 in, _Decimal64 *out);
72 __ieee_to_host_64 (*d64, &u._Dec);
98 __ieee_to_host_64 (*bid64, &u._Dec);
  /src/external/gpl3/gcc/dist/libgcc/
dfp-bit.c 49 void __ieee_to_host_64 (decimal64 in, _Decimal64 *out);
224 __ieee_to_host_64 (decimal64 in, _Decimal64 *out)
222 __ieee_to_host_64 (decimal64 in, _Decimal64 *out) function
dfp-bit.h 87 #define IEEE_TO_HOST __ieee_to_host_64
171 #define IEEE_TO_HOST_TO __ieee_to_host_64
  /src/external/gpl3/gcc.old/dist/libgcc/
dfp-bit.c 49 void __ieee_to_host_64 (decimal64 in, _Decimal64 *out);
224 __ieee_to_host_64 (decimal64 in, _Decimal64 *out)
222 __ieee_to_host_64 (decimal64 in, _Decimal64 *out) function
dfp-bit.h 87 #define IEEE_TO_HOST __ieee_to_host_64
171 #define IEEE_TO_HOST_TO __ieee_to_host_64

Completed in 33 milliseconds