Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dgfortran.h3510 bool gfc_resolve_wait (gfc_wait *);
H A Dio.c4800 gfc_resolve_wait (gfc_wait *wait) in gfc_resolve_wait() function
H A Dresolve.c12135 if (!gfc_resolve_wait (code->ext.wait)) in gfc_resolve_code()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dgfortran.h3796 bool gfc_resolve_wait (gfc_wait *);
H A DChangeLog1408 (gfc_resolve_wait): Likewise.
H A Dio.cc4800 gfc_resolve_wait (gfc_wait *wait) in gfc_resolve_wait() function
H A DChangeLog-20083167 wait. (gfc_free_wait), (gfc_resolve_wait): New function prototypes.
3176 (gfc_free_wait): New function. (gfc_resolve_wait): New function.
H A Dresolve.cc12317 if (!gfc_resolve_wait (code->ext.wait)) in gfc_resolve_code()