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

/freebsd-10.0-release/contrib/gcc/
H A Dsreal.h61 extern sreal *sreal_sub (sreal *, sreal *, sreal *);
H A Dsreal.c100 sreal_add and sreal_sub ant thus the number cannot be shifted out from
393 sreal_sub (sreal *r, sreal *a, sreal *b) function
H A Dpredict.c1653 sreal_sub (&cyclic_probability, &real_one, &cyclic_probability);
1807 sreal_sub (&real_almost_one, &real_one, &real_inv_br_prob_base);

Completed in 75 milliseconds