Searched refs:gfc_resolve_getcwd (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 511 void gfc_resolve_getcwd (gfc_expr *, gfc_expr *);
|
H A D | iresolve.c | 1093 gfc_resolve_getcwd (gfc_expr *f, gfc_expr *n ATTRIBUTE_UNUSED) in gfc_resolve_getcwd() function
|
H A D | intrinsic.c | 2011 di, GFC_STD_GNU, NULL, NULL, gfc_resolve_getcwd, in add_functions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 509 void gfc_resolve_getcwd (gfc_expr *, gfc_expr *);
|
H A D | ChangeLog-2004 | 467 * intrinsic.h (gfc_resolve_getcwd): Update prototype. 468 * iresolve.c (gfc_resolve_getcwd): Add second argument to function. 531 * iresolve.c (gfc_resolve_getcwd, gfc_resolve_getcwd_sub):
|
H A D | iresolve.cc | 1115 gfc_resolve_getcwd (gfc_expr *f, gfc_expr *n ATTRIBUTE_UNUSED) in gfc_resolve_getcwd() function
|
H A D | intrinsic.cc | 2037 di, GFC_STD_GNU, NULL, NULL, gfc_resolve_getcwd, in add_functions()
|