Home
last modified time | relevance | path

Searched refs:gfc_resolve_ctime (Results 1 – 8 of 8) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dintrinsic.h482 void gfc_resolve_ctime (gfc_expr *, gfc_expr *);
H A Diresolve.c788 gfc_resolve_ctime (gfc_expr *f, gfc_expr *time) in gfc_resolve_ctime() function
H A Dintrinsic.c1774 0, GFC_STD_GNU, gfc_check_ctime, NULL, gfc_resolve_ctime, in add_functions()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dintrinsic.h480 void gfc_resolve_ctime (gfc_expr *, gfc_expr *);
H A DChangeLog-2005735 gfc_check_ctime_sub, gfc_check_fdate_sub, gfc_resolve_ctime,
738 * iresolve.c (gfc_resolve_ctime, gfc_resolve_fdate,
H A Diresolve.cc804 gfc_resolve_ctime (gfc_expr *f, gfc_expr *time) in gfc_resolve_ctime() function
H A Dintrinsic.cc1800 0, GFC_STD_GNU, gfc_check_ctime, NULL, gfc_resolve_ctime, in add_functions()
H A DChangeLog-20083628 (gfc_resolve_ctime): Likewise.