Searched refs:f_form (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/external/gpl3/gcc.old/dist/gcc/fortran/
H A Doptions.c216 gfc_source_form f_form; local
238 f_form = FORM_UNKNOWN;
244 f_form = exttype[i].form;
250 return f_form;
/netbsd-current/external/gpl3/gcc/dist/gcc/fortran/
H A Doptions.cc209 gfc_source_form f_form; local
231 f_form = FORM_UNKNOWN;
237 f_form = exttype[i].form;
243 return f_form;

Completed in 203 milliseconds