Home | History | Annotate | Download | only in fortran

Lines Matching refs:mstring

96 /* Macro to initialize an mstring structure.  */
106 mstring;
384 extern const mstring flavors[];
385 extern const mstring procedures[];
386 extern const mstring intents[];
387 extern const mstring access_types[];
388 extern const mstring ifsrc_types[];
389 extern const mstring save_status[];
392 extern const mstring dtio_procs[];
3226 const char *gfc_code2string (const mstring *, int);
3227 int gfc_string2code (const mstring *, const char *);