Searched refs:gfc_resolve_getpid (Results 1 – 7 of 7) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | intrinsic.h | 513 void gfc_resolve_getpid (gfc_expr *);
|
H A D | iresolve.c | 1111 gfc_resolve_getpid (gfc_expr *f) in gfc_resolve_getpid() function
|
H A D | intrinsic.c | 2022 di, GFC_STD_GNU, NULL, NULL, gfc_resolve_getpid); in add_functions()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | intrinsic.h | 511 void gfc_resolve_getpid (gfc_expr *);
|
H A D | ChangeLog-2004 | 771 * intrinsic.h (gfc_resolve_getgid, gfc_resolve_getpid, 773 * iresolve.c (gfc_resolve_getgid, gfc_resolve_getpid,
|
H A D | iresolve.cc | 1133 gfc_resolve_getpid (gfc_expr *f) in gfc_resolve_getpid() function
|
H A D | intrinsic.cc | 2048 di, GFC_STD_GNU, NULL, NULL, gfc_resolve_getpid); in add_functions()
|