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

  /src/external/gpl3/gcc/dist/libgfortran/config/
fpu-aix.h 325 return GFC_FPE_AWAY;
366 case GFC_FPE_AWAY:
412 case GFC_FPE_AWAY:
fpu-glibc.h 347 return GFC_FPE_AWAY;
388 case GFC_FPE_AWAY:
434 case GFC_FPE_AWAY:
fpu-aarch64.h 298 if (mode == GFC_FPE_AWAY)
fpu-sysv.h 379 if (mode == GFC_FPE_AWAY)
fpu-387.h 423 if (mode == GFC_FPE_AWAY)
  /src/external/gpl3/gcc/dist/gcc/fortran/
libgfortran.h 68 #define GFC_FPE_AWAY 5
  /src/external/gpl3/gcc/dist/libgfortran/ieee/
ieee_arithmetic.F90 77 IEEE_AWAY = IEEE_ROUND_TYPE(GFC_FPE_AWAY), &

Completed in 64 milliseconds