Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h504 void gfc_resolve_ftell (gfc_expr *, gfc_expr *);
H A Diresolve.c2757 gfc_resolve_ftell (gfc_expr *f, gfc_expr *u) in gfc_resolve_ftell() function
H A Dintrinsic.c1968 ii, GFC_STD_GNU, gfc_check_ftell, NULL, gfc_resolve_ftell, in add_functions()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h502 void gfc_resolve_ftell (gfc_expr *, gfc_expr *);
H A Diresolve.cc2789 gfc_resolve_ftell (gfc_expr *f, gfc_expr *u) in gfc_resolve_ftell() function
H A DChangeLog-20121538 * iresolve.c (gfc_resolve_ftell): Fix result kind and use new
H A Dintrinsic.cc1994 ii, GFC_STD_GNU, gfc_check_ftell, NULL, gfc_resolve_ftell, in add_functions()
H A DChangeLog-201638 * iresolve.c (gfc_resolve_ftell): Call "ftell" instead of "ftell2".
H A DChangeLog-2005636 gfc_resolve_fputc, gfc_resolve_fput, gfc_resolve_ftell,
H A DChangeLog-20083640 (gfc_resolve_ftell): Likewise.