HomeSort by: relevance | last modified time | path
    Searched defs:gfc_forall_iterator (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc/dist/gcc/fortran/
gfortran.h 2947 typedef struct gfc_forall_iterator struct
2951 struct gfc_forall_iterator *next;
2953 gfc_forall_iterator; typedef in typeref:struct:gfc_forall_iterator
3089 gfc_forall_iterator *forall_iterator;
3673 void gfc_free_forall_iterator (gfc_forall_iterator *);
  /src/external/gpl3/gcc.old/dist/gcc/fortran/
gfortran.h 2846 typedef struct gfc_forall_iterator struct
2849 struct gfc_forall_iterator *next;
2851 gfc_forall_iterator; typedef in typeref:struct:gfc_forall_iterator
2983 gfc_forall_iterator *forall_iterator;
3547 void gfc_free_forall_iterator (gfc_forall_iterator *);

Completed in 31 milliseconds