Searched refs:fp_prec_t (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/include/
H A Dieeefp.h17 typedef fp_prec fp_prec_t; typedef
24 fp_prec_t fpgetprec(void);
25 fp_prec_t fpsetprec(fp_prec_t);
/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/sim/mn10300/
H A Dmn10300_sim.h279 extern const struct fp_prec_t struct
289 void fpu_rsqrt (SIM_DESC, sim_cpu *, address_word, const void *, void *, const struct fp_prec_t *);
290 void fpu_sqrt (SIM_DESC, sim_cpu *, address_word, const void *, void *, const struct fp_prec_t *);
291 void fpu_cmp (SIM_DESC, sim_cpu *, address_word, const void *, const void *, const struct fp_prec_t *);
292 void fpu_add (SIM_DESC, sim_cpu *, address_word, const void *, const void *, void *, const struct fp_prec_t *);
293 void fpu_sub (SIM_DESC, sim_cpu *, address_word, const void *, const void *, void *, const struct fp_prec_t *);
294 void fpu_mul (SIM_DESC, sim_cpu *, address_word, const void *, const void *, void *, const struct fp_prec_t *);
295 void fpu_div (SIM_DESC, sim_cpu *, address_word, const void *, const void *, void *, const struct fp_prec_t *);
296 void fpu_fmadd (SIM_DESC, sim_cpu *, address_word, const void *, const void *, const void *, void *, const struct fp_prec_t *);
297 void fpu_fmsub (SIM_DESC, sim_cpu *, address_word, const void *, const void *, const void *, void *, const struct fp_prec_t *);
[all...]
H A Dinterp.c617 const struct fp_prec_t
649 const struct fp_prec_t
688 const void *reg_in, void *reg_out, const struct fp_prec_t *ops)
779 const struct fp_prec_t *ops)
807 void *reg_out, const struct fp_prec_t *ops)
843 void *reg_out, const struct fp_prec_t *ops)
879 void *reg_out, const struct fp_prec_t *ops)
913 void *reg_out, const struct fp_prec_t *ops)
950 void *reg_out, const struct fp_prec_t *ops)
993 void *reg_out, const struct fp_prec_t *op
[all...]

Completed in 107 milliseconds