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

  /src/external/gpl3/gdb/dist/sim/ppc/
dp-bit.c 1236 __make_fp(fp_class_type class, function
1274 extern SFtype __make_fp (fp_class_type, unsigned int, int, USItype);
1294 return __make_fp (in.class, in.sign, in.normal_exp,
  /src/external/gpl3/gdb.old/dist/sim/ppc/
dp-bit.c 1236 __make_fp(fp_class_type class, function
1274 extern SFtype __make_fp (fp_class_type, unsigned int, int, USItype);
1294 return __make_fp (in.class, in.sign, in.normal_exp,

Completed in 26 milliseconds