Searched refs:gfc_state_data (Results 1 - 12 of 12) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dparse.h39 typedef struct gfc_state_data struct
47 struct gfc_state_data *previous;
57 gfc_state_data; typedef in typeref:struct:gfc_state_data
59 extern gfc_state_data *gfc_state_stack;
68 gfc_state_data *gfc_enclosing_unit (gfc_compile_state *);
75 bool is_oacc (gfc_state_data *);
H A Dparse.c38 gfc_state_data *gfc_state_stack;
1619 push_state (gfc_state_data *p, gfc_compile_state new_state, gfc_symbol *sym)
1652 gfc_state_data *p;
1775 gfc_state_data *
1778 gfc_state_data *p;
2815 gfc_state_data *p;
2840 gfc_state_data s;
3155 gfc_state_data s;
3232 gfc_state_data s;
3326 gfc_state_data
[all...]
H A Ddecl.c1229 gfc_state_data *s;
2192 gfc_state_data *s;
6313 gfc_state_data *p;
8197 gfc_state_data *s = gfc_state_stack;
9225 gfc_state_data *prev;
H A Dprimary.c3480 gfc_state_data *st;
H A Dmodule.c7046 gfc_state_data *p;
H A Dmatch.c2762 gfc_state_data *p, *o;
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Dparse.h39 typedef struct gfc_state_data struct
47 struct gfc_state_data *previous;
57 gfc_state_data; typedef in typeref:struct:gfc_state_data
59 extern gfc_state_data *gfc_state_stack;
68 gfc_state_data *gfc_enclosing_unit (gfc_compile_state *);
75 bool is_oacc (gfc_state_data *);
H A Dparse.cc40 gfc_state_data *gfc_state_stack;
1748 push_state (gfc_state_data *p, gfc_compile_state new_state, gfc_symbol *sym)
1781 gfc_state_data *p;
1904 gfc_state_data *
1907 gfc_state_data *p;
3061 gfc_state_data *p;
3086 gfc_state_data s;
3401 gfc_state_data s;
3478 gfc_state_data s;
3572 gfc_state_data
[all...]
H A Ddecl.cc1229 gfc_state_data *s;
2274 gfc_state_data *s;
6394 gfc_state_data *p;
8278 gfc_state_data *s = gfc_state_stack;
9305 gfc_state_data *prev;
H A Dprimary.cc3466 gfc_state_data *st;
H A Dmatch.cc2737 gfc_state_data *p, *o;
H A Dmodule.cc7252 gfc_state_data *p;

Completed in 473 milliseconds