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

  /src/external/gpl3/gcc/dist/libgcc/config/loongarch/
crtfastmath.c 32 #define _FPU_RC_DOWN 0x300
  /src/external/gpl3/gcc/dist/libgcc/config/mips/
crtfastmath.c 33 #define _FPU_RC_DOWN 0x3
  /src/external/gpl3/gcc.old/dist/libgcc/config/loongarch/
crtfastmath.c 32 #define _FPU_RC_DOWN 0x300
  /src/external/gpl3/gcc.old/dist/libgcc/config/mips/
crtfastmath.c 33 #define _FPU_RC_DOWN 0x3
  /src/external/gpl3/gcc/dist/libgfortran/config/
fpu-387.h 59 #define _FPU_RC_DOWN 0x1
351 round_mode = _FPU_RC_DOWN;
411 case _FPU_RC_DOWN:
  /src/external/gpl3/gcc.old/dist/libgfortran/config/
fpu-387.h 59 #define _FPU_RC_DOWN 0x1
351 round_mode = _FPU_RC_DOWN;
411 case _FPU_RC_DOWN:

Completed in 42 milliseconds