Home
last modified time | relevance | path

Searched refs:gfc_simplify_real (Results 1 – 10 of 10) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h391 gfc_expr *gfc_simplify_real (gfc_expr *, gfc_expr *);
H A Dintrinsic.c2820 gfc_check_real, gfc_simplify_real, gfc_resolve_real, in add_functions()
H A Dsimplify.c6481 gfc_simplify_real (gfc_expr *e, gfc_expr *k) in gfc_simplify_real() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h390 gfc_expr *gfc_simplify_real (gfc_expr *, gfc_expr *);
H A DChangeLog-2019789 * simplify.c (gfc_simplify_dble, simplify_intconv, gfc_simplify_real,
1604 first. Simply return for a BOZ argument. See gfc_simplify_real.
1638 (gfc_simplify_real): Use k, if present, to determine kind. Convert
H A DChangeLog-20082430 * simplify.c (gfc_simplify_dble, gfc_simplify_real): Initialize
2659 simplify_bound, gfc_simplify_nearest, gfc_simplify_real): Plug
3540 (gfc_simplify_real): Add call gfc_clear_ts to initialize the
H A DChangeLog-2007101 gfc_simplify_float, gfc_simplify_real): Ditto.
316 gfc_simplify_real): Support Fortran 2003 BOZ.
H A Dintrinsic.cc2846 gfc_check_real, gfc_simplify_real, gfc_resolve_real, in add_functions()
H A Dsimplify.cc6612 gfc_simplify_real (gfc_expr *e, gfc_expr *k) in gfc_simplify_real() function
H A DChangeLog-20104499 (gfc_simplify_real): Use convert_boz() and gfc_convert_constant().