Searched refs:gfc_check_selected_real_kind (Results 1 – 9 of 9) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 152 bool gfc_check_selected_real_kind (gfc_expr *, gfc_expr *, gfc_expr *);
|
H A D | check.c | 4966 gfc_check_selected_real_kind (gfc_expr *p, gfc_expr *r, gfc_expr *radix) in gfc_check_selected_real_kind() function
|
H A D | intrinsic.c | 2929 GFC_STD_F95, gfc_check_selected_real_kind, in add_functions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 152 bool gfc_check_selected_real_kind (gfc_expr *, gfc_expr *, gfc_expr *);
|
H A D | ChangeLog-2010 | 3192 * intrinsic.h (gfc_check_selected_real_kind, 3196 * check.c (gfc_check_selected_real_kind): Ditto. 3491 * check.c (gfc_check_selected_real_kind): Verify that the
|
H A D | check.cc | 4985 gfc_check_selected_real_kind (gfc_expr *p, gfc_expr *r, gfc_expr *radix) in gfc_check_selected_real_kind() function
|
H A D | ChangeLog-2012 | 1372 gfc_check_null, gfc_check_scan, gfc_check_selected_real_kind,
|
H A D | intrinsic.cc | 2955 GFC_STD_F95, gfc_check_selected_real_kind, in add_functions()
|
H A D | ChangeLog-2005 | 3667 gfc_check_scale, gfc_check_scan, gfc_check_selected_real_kind,
|