HomeSort by: relevance | last modified time | path
    Searched defs:pack_d (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gcc/dist/libgcc/
fp-bit.h 170 # define pack_d __pack_t macro
192 # define pack_d __pack_f macro
215 # define pack_d __pack_d macro
376 extern FLO_type pack_d (const fp_number_type *);
  /src/external/gpl3/gcc.old/dist/libgcc/
fp-bit.h 170 # define pack_d __pack_t macro
192 # define pack_d __pack_f macro
215 # define pack_d __pack_d macro
376 extern FLO_type pack_d (const fp_number_type *);
  /src/external/gpl3/gdb/dist/sim/ppc/
dp-bit.c 321 pack_d ( fp_number_type * src) function
621 return pack_d (res);
639 return pack_d (res);
825 return pack_d (res);
936 return pack_d (res);
1162 return pack_d (&in);
1230 return pack_d (&a);
1247 return pack_d (&in);
1285 return pack_d (&in);
  /src/external/gpl3/gdb.old/dist/sim/ppc/
dp-bit.c 321 pack_d ( fp_number_type * src) function
621 return pack_d (res);
639 return pack_d (res);
825 return pack_d (res);
936 return pack_d (res);
1162 return pack_d (&in);
1230 return pack_d (&a);
1247 return pack_d (&in);
1285 return pack_d (&in);

Completed in 24 milliseconds