Home
last modified time | relevance | path

Searched refs:gfc_set_model (Results 1 – 7 of 7) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Darith.h29 void gfc_set_model (mpfr_t);
H A Darith.cc80 gfc_set_model (mpfr_t x) in gfc_set_model() function
334 gfc_set_model (p); in gfc_check_real_range()
706 gfc_set_model (mpc_realref (op1->value.complex)); in gfc_arith_times()
783 gfc_set_model (mpc_realref (op1->value.complex)); in gfc_arith_divide()
H A DChangeLog-2004819 (gfc_set_model): Just copy the current precision to default.
1292 (gfc_mpfr_to_mpz,gfc_set_model_kind,gfc_set_model): New functions.
1306 (gfc_mpfr_to_mpz, gfc_set_model_kind,gfc_set_model): Add prototypes.
H A Dsimplify.cc2981 gfc_set_model (x->value.real); in gfc_simplify_exponent()
7693 gfc_set_model (x->value.real); in gfc_simplify_sin()
7946 gfc_set_model (e->value.real); in gfc_simplify_sqrt()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Darith.h29 void gfc_set_model (mpfr_t);
H A Darith.c80 gfc_set_model (mpfr_t x) in gfc_set_model() function
335 gfc_set_model (p); in gfc_check_real_range()
707 gfc_set_model (mpc_realref (op1->value.complex)); in gfc_arith_times()
784 gfc_set_model (mpc_realref (op1->value.complex)); in gfc_arith_divide()
H A Dsimplify.c2948 gfc_set_model (x->value.real); in gfc_simplify_exponent()
7550 gfc_set_model (x->value.real); in gfc_simplify_sin()
7803 gfc_set_model (e->value.real); in gfc_simplify_sqrt()