Searched refs:resolve_tag_format (Results 1 – 9 of 9) sorted by relevance
1663 resolve_tag_format (gfc_expr *e) in resolve_tag_format() function1814 return resolve_tag_format (e); in resolve_tag()
1518 * io.c (resolve_tag_format): Extend FORMAT check to unknown type.2326 * io.c (resolve_tag_format): Reject BT_DERIVED/CLASS/VOID
64 * io.c (resolve_tag_format): Add error for zero-sized array.1840 (resolve_tag_format): For a constant character array, concatenate
1837 (resolve_tag_format): Add locus to error message regarding
1389 * io.c (format_lex, resolve_tag_format, resolve_tag,
2638 * io.c (resolve_tag_format): CHARACTER array in FMT= argument
2683 * io.c (resolve_tag_format, resolve_tag): Make sure
1377 * io.c (resolve_tag_format): New function using code split out