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

  /src/external/gpl3/gcc/dist/libgcc/config/aarch64/
sfp-exceptions.c 29 const float fp_max = __FLT_MAX__; local
56 : "w" (fp_max), "w" (fp_1e32)
72 : "w" (fp_max), "w" (fp_one)
  /src/external/gpl3/gcc/dist/libgcc/config/rs6000/
sfp-exceptions.c 34 const double fp_max = __DBL_MAX__; local
56 : "f" (fp_max));
68 : "f" (fp_max), "f" (fp_one));
  /src/external/gpl3/gcc.old/dist/libgcc/config/aarch64/
sfp-exceptions.c 29 const float fp_max = __FLT_MAX__; local
56 : "w" (fp_max), "w" (fp_1e32)
72 : "w" (fp_max), "w" (fp_one)
  /src/external/gpl3/gcc.old/dist/libgcc/config/rs6000/
sfp-exceptions.c 34 const double fp_max = __DBL_MAX__; local
56 : "f" (fp_max));
68 : "f" (fp_max), "f" (fp_one));
  /src/external/gpl3/gdb.old/dist/sim/mips/
cp1.c 1322 fp_max (sim_cpu *cpu, function
  /src/external/gpl3/gdb/dist/sim/mips/
cp1.c 1322 fp_max (sim_cpu *cpu, function

Completed in 15 milliseconds