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

  /src/external/gpl3/gcc/dist/libgcc/config/loongarch/
crtfastmath.c 30 #define _FPU_RC_ZERO 0x100
  /src/external/gpl3/gcc/dist/libgcc/config/mips/
crtfastmath.c 31 #define _FPU_RC_ZERO 0x1
  /src/external/gpl3/gcc.old/dist/libgcc/config/loongarch/
crtfastmath.c 30 #define _FPU_RC_ZERO 0x100
  /src/external/gpl3/gcc.old/dist/libgcc/config/mips/
crtfastmath.c 31 #define _FPU_RC_ZERO 0x1
  /src/external/gpl3/gcc/dist/libgfortran/config/
fpu-387.h 61 #define _FPU_RC_ZERO 0x3
354 round_mode = _FPU_RC_ZERO;
413 case _FPU_RC_ZERO:
  /src/external/gpl3/gcc.old/dist/libgfortran/config/
fpu-387.h 61 #define _FPU_RC_ZERO 0x3
354 round_mode = _FPU_RC_ZERO;
413 case _FPU_RC_ZERO:

Completed in 22 milliseconds