Home
last modified time | relevance | path

Searched refs:gfc_set_model_kind (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Darith.h28 void gfc_set_model_kind (int);
H A Darith.cc65 gfc_set_model_kind (int kind) in gfc_set_model_kind() function
182 gfc_set_model_kind (real_info->kind); in gfc_arith_init_1()
2010 gfc_set_model_kind (to_kind); in wprecision_real_real()
2012 gfc_set_model_kind (from_kind); in wprecision_real_real()
H A Dsimplify.cc756 gfc_set_model_kind (e->ts.kind); in gfc_simplify_abs()
1457 gfc_set_model_kind (x->ts.kind); in gfc_simplify_bessel_n2()
1900 gfc_set_model_kind (x->ts.kind); in gfc_simplify_cos()
2942 gfc_set_model_kind (x->ts.kind); in gfc_simplify_exp()
4693 gfc_set_model_kind (x->ts.kind); in gfc_simplify_log()
6002 gfc_set_model_kind (kind); in gfc_simplify_mod()
6054 gfc_set_model_kind (kind); in gfc_simplify_modulo()
6183 gfc_set_model_kind (result->ts.kind); in norm2_add_squared()
7095 gfc_set_model_kind (x->ts.kind); in gfc_simplify_scale()
7364 gfc_set_model_kind (x->ts.kind); in gfc_simplify_set_exponent()
H A Dtarget-memory.cc418 gfc_set_model_kind (kind); in gfc_interpret_float()
H A Dexpr.cc166 gfc_set_model_kind (kind); in gfc_get_constant_expr()
171 gfc_set_model_kind (kind); in gfc_get_constant_expr()
303 gfc_set_model_kind (q->ts.kind); in gfc_copy_expr()
309 gfc_set_model_kind (q->ts.kind); in gfc_copy_expr()
H A DChangeLog-20082292 (gfc_simplify_bessel_j0): Remove unnecessary gfc_set_model_kind().
2303 (gfc_simplify_fraction): Move gfc_set_model_kind() to after the
2306 (gfc_simplify_gamma): Eliminate unnecessary gfc_set_model_kind().
2309 (gfc_simplify_log): Move gfc_set_model_kind () inside switch
2314 (gfc_simplify_nearest): Eliminate unnecessary gfc_set_model_kind().
2319 (gfc_simplify_set_exponent): Move gfc_set_model_kind() to after the
H A DChangeLog-2004818 (gfc_set_model_kind): Use gfc_validate_kind.
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.
1316 (mio_expr): Use gfc_set_model_kind().
H A Dmodule.cc3902 gfc_set_model_kind (e->ts.kind); in mio_expr()
3907 gfc_set_model_kind (e->ts.kind); in mio_expr()
H A Dtrans-intrinsic.cc500 gfc_set_model_kind (kind); in gfc_conv_intrinsic_aint()
4550 gfc_set_model_kind (kind); in rad2deg()
4633 gfc_set_model_kind (expr->ts.kind); in gfc_conv_intrinsic_cotan()
4681 gfc_set_model_kind (expr->ts.kind); in gfc_conv_intrinsic_cotand()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Darith.h28 void gfc_set_model_kind (int);
H A Darith.c65 gfc_set_model_kind (int kind) in gfc_set_model_kind() function
183 gfc_set_model_kind (real_info->kind); in gfc_arith_init_1()
1960 gfc_set_model_kind (to_kind); in wprecision_real_real()
1962 gfc_set_model_kind (from_kind); in wprecision_real_real()
H A Dsimplify.c724 gfc_set_model_kind (e->ts.kind); in gfc_simplify_abs()
1425 gfc_set_model_kind (x->ts.kind); in gfc_simplify_bessel_n2()
1868 gfc_set_model_kind (x->ts.kind); in gfc_simplify_cos()
2909 gfc_set_model_kind (x->ts.kind); in gfc_simplify_exp()
4585 gfc_set_model_kind (x->ts.kind); in gfc_simplify_log()
5871 gfc_set_model_kind (kind); in gfc_simplify_mod()
5923 gfc_set_model_kind (kind); in gfc_simplify_modulo()
6052 gfc_set_model_kind (result->ts.kind); in norm2_add_squared()
6952 gfc_set_model_kind (x->ts.kind); in gfc_simplify_scale()
7221 gfc_set_model_kind (x->ts.kind); in gfc_simplify_set_exponent()
H A Dtarget-memory.c418 gfc_set_model_kind (kind); in gfc_interpret_float()
H A Dexpr.c166 gfc_set_model_kind (kind); in gfc_get_constant_expr()
171 gfc_set_model_kind (kind); in gfc_get_constant_expr()
303 gfc_set_model_kind (q->ts.kind); in gfc_copy_expr()
309 gfc_set_model_kind (q->ts.kind); in gfc_copy_expr()
H A Dmodule.c3751 gfc_set_model_kind (e->ts.kind); in mio_expr()
3756 gfc_set_model_kind (e->ts.kind); in mio_expr()
H A Dtrans-intrinsic.c492 gfc_set_model_kind (kind); in gfc_conv_intrinsic_aint()
4401 gfc_set_model_kind (kind); in rad2deg()
4484 gfc_set_model_kind (expr->ts.kind); in gfc_conv_intrinsic_cotan()
4532 gfc_set_model_kind (expr->ts.kind); in gfc_conv_intrinsic_cotand()