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

  /src/external/gpl3/gcc/dist/gcc/config/nios2/
nios2.cc 217 #define N2F_NO_ERRNO 0x10
300 N2FPU_INSN_DEF_BASE (round, 2, N2F_NO_ERRNO, lroundsfsi2, (SI, SF)),
325 #define N2FPU_NO_ERRNO_P(code) (N2FPU(code).flags & N2F_NO_ERRNO)
  /src/external/gpl3/gcc.old/dist/gcc/config/nios2/
nios2.cc 217 #define N2F_NO_ERRNO 0x10
300 N2FPU_INSN_DEF_BASE (round, 2, N2F_NO_ERRNO, lroundsfsi2, (SI, SF)),
325 #define N2FPU_NO_ERRNO_P(code) (N2FPU(code).flags & N2F_NO_ERRNO)

Completed in 18 milliseconds