Searched refs:gfc_resolve_gmtime (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 657 void gfc_resolve_gmtime (gfc_code *);
|
H A D | iresolve.c | 3474 gfc_resolve_gmtime (gfc_code *c) in gfc_resolve_gmtime() function
|
H A D | intrinsic.c | 3567 GFC_STD_GNU, gfc_check_ltime_gmtime, NULL, gfc_resolve_gmtime, in add_subroutines()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 655 void gfc_resolve_gmtime (gfc_code *);
|
H A D | iresolve.cc | 3496 gfc_resolve_gmtime (gfc_code *c) in gfc_resolve_gmtime() function
|
H A D | ChangeLog-2006 | 1918 gfc_resolve_gmtime, gfc_resolve_ltime): Add prototypes. 1923 gfc_resolve_gmtime, gfc_resolve_ltime): New functions.
|
H A D | intrinsic.cc | 3593 GFC_STD_GNU, gfc_check_ltime_gmtime, NULL, gfc_resolve_gmtime, in add_subroutines()
|