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

  /src/external/gpl3/gdb/dist/sim/common/
sim-fpu.h 343 INLINE_SIM_FPU (int) sim_fpu_is_qnan (const sim_fpu *s); /* 1 => QNaN */
409 SIM_FPU_IS_QNAN = 2, /* Quiet not-a-number */
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-fpu.h 343 INLINE_SIM_FPU (int) sim_fpu_is_qnan (const sim_fpu *s); /* 1 => QNaN */
409 SIM_FPU_IS_QNAN = 2, /* Quiet not-a-number */

Completed in 27 milliseconds