HomeSort by: relevance | last modified time | path
    Searched refs:sim_fpu_minmax_nan (Results 1 - 4 of 4) sorted by relevancy

  /src/external/gpl3/gdb/dist/sim/common/
sim-fpu.h 278 INLINE_SIM_FPU (int) sim_fpu_minmax_nan (sim_fpu *f,
sim-fpu.c 1011 sim_fpu_minmax_nan (sim_fpu *f, const sim_fpu *l, const sim_fpu *r) function
1580 return sim_fpu_minmax_nan (f, l, r);
1643 return sim_fpu_minmax_nan (f, l, r);
  /src/external/gpl3/gdb.old/dist/sim/common/
sim-fpu.h 278 INLINE_SIM_FPU (int) sim_fpu_minmax_nan (sim_fpu *f,
sim-fpu.c 1011 sim_fpu_minmax_nan (sim_fpu *f, const sim_fpu *l, const sim_fpu *r) function
1580 return sim_fpu_minmax_nan (f, l, r);
1643 return sim_fpu_minmax_nan (f, l, r);

Completed in 27 milliseconds