Searched refs:gfc_resolve_ctime (Results 1 – 8 of 8) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 482 void gfc_resolve_ctime (gfc_expr *, gfc_expr *);
|
H A D | iresolve.c | 788 gfc_resolve_ctime (gfc_expr *f, gfc_expr *time) in gfc_resolve_ctime() function
|
H A D | intrinsic.c | 1774 0, GFC_STD_GNU, gfc_check_ctime, NULL, gfc_resolve_ctime, in add_functions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 480 void gfc_resolve_ctime (gfc_expr *, gfc_expr *);
|
H A D | ChangeLog-2005 | 735 gfc_check_ctime_sub, gfc_check_fdate_sub, gfc_resolve_ctime, 738 * iresolve.c (gfc_resolve_ctime, gfc_resolve_fdate,
|
H A D | iresolve.cc | 804 gfc_resolve_ctime (gfc_expr *f, gfc_expr *time) in gfc_resolve_ctime() function
|
H A D | intrinsic.cc | 1800 0, GFC_STD_GNU, gfc_check_ctime, NULL, gfc_resolve_ctime, in add_functions()
|
H A D | ChangeLog-2008 | 3628 (gfc_resolve_ctime): Likewise.
|