Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h78 bool gfc_check_float (gfc_expr *);
H A Dintrinsic.c2833 gfc_check_float, gfc_simplify_float, NULL, in add_functions()
2846 gfc_check_float, gfc_simplify_dble, gfc_resolve_dble, in add_functions()
H A Dcheck.c2889 gfc_check_float (gfc_expr *a) in gfc_check_float() function
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h78 bool gfc_check_float (gfc_expr *);
H A DChangeLog-2019704 (illegal_boz_arg, boz_args_check, gfc_check_complex, gfc_check_float,
1585 (gfc_check_achar, gfc_check_char, gfc_check_float): Use gfc_invalid_boz. Convert BOZ
1595 gfc_check_float (gfc_expr *a)
1635 conversion is done in gfc_check_float.
H A Dintrinsic.cc2859 gfc_check_float, gfc_simplify_float, NULL, in add_functions()
2872 gfc_check_float, gfc_simplify_dble, gfc_resolve_dble, in add_functions()
H A DChangeLog-2010201 * check.c (gfc_check_float): Insert missing space in error message.
3843 * intrinsic.h (gfc_check_float): New prototype.
3845 * check.c (gfc_check_float): New.
H A Dcheck.cc2893 gfc_check_float (gfc_expr *a) in gfc_check_float() function
H A DChangeLog-20201200 (gfc_check_float): Mark for translation the message
H A DChangeLog-20121369 gfc_check_float, gfc_check_fn_rc2008, gfc_check_iand,