Searched refs:gfc_resolve_ftell (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 504 void gfc_resolve_ftell (gfc_expr *, gfc_expr *);
|
H A D | iresolve.c | 2757 gfc_resolve_ftell (gfc_expr *f, gfc_expr *u) in gfc_resolve_ftell() function
|
H A D | intrinsic.c | 1968 ii, GFC_STD_GNU, gfc_check_ftell, NULL, gfc_resolve_ftell, in add_functions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 502 void gfc_resolve_ftell (gfc_expr *, gfc_expr *);
|
H A D | iresolve.cc | 2789 gfc_resolve_ftell (gfc_expr *f, gfc_expr *u) in gfc_resolve_ftell() function
|
H A D | ChangeLog-2012 | 1538 * iresolve.c (gfc_resolve_ftell): Fix result kind and use new
|
H A D | intrinsic.cc | 1994 ii, GFC_STD_GNU, gfc_check_ftell, NULL, gfc_resolve_ftell, in add_functions()
|
H A D | ChangeLog-2016 | 38 * iresolve.c (gfc_resolve_ftell): Call "ftell" instead of "ftell2".
|
H A D | ChangeLog-2005 | 636 gfc_resolve_fputc, gfc_resolve_fput, gfc_resolve_ftell,
|
H A D | ChangeLog-2008 | 3640 (gfc_resolve_ftell): Likewise.
|