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

  /src/external/gpl3/gdb/dist/sim/common/
sim-fpu.h 342 INLINE_SIM_FPU (int) sim_fpu_is_snan (const sim_fpu *s); /* 1 => SNaN */
406 #ifndef SIM_FPU_IS_SNAN
408 SIM_FPU_IS_SNAN = 1, /* Noisy not-a-number */
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-fpu.h 342 INLINE_SIM_FPU (int) sim_fpu_is_snan (const sim_fpu *s); /* 1 => SNaN */
406 #ifndef SIM_FPU_IS_SNAN
408 SIM_FPU_IS_SNAN = 1, /* Noisy not-a-number */

Completed in 24 milliseconds