Searched refs:do_variable (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.h43 gfc_symtree *do_variable; /* For DO blocks the iterator variable. */ member in struct:gfc_state_data
H A Dparse.c1625 p->do_variable = NULL;
4450 if (s->do_variable == st)
4856 s.do_variable = stree;
6374 top.do_variable = NULL;
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.h43 gfc_symtree *do_variable; /* For DO blocks the iterator variable. */ member in struct:gfc_state_data
H A Dparse.cc1754 p->do_variable = NULL;
4696 if (s->do_variable == st)
5102 s.do_variable = stree;
6709 top.do_variable = NULL;

Completed in 210 milliseconds