Searched refs:is_char_type (Results 1 – 4 of 4) sorted by relevance
5371 is_char_type (tree type) in is_char_type() function5663 bool is_char_store = is_char_type (type); in check_and_optimize_stmt()5678 if (is_char_type (type)) in check_and_optimize_stmt()
5326 is_char_type (tree type) in is_char_type() function5584 bool is_char_store = is_char_type (type); in handle_assign()5599 if (is_char_type (type)) in handle_assign()
1219 * io.c (is_char_type): Call gfc_resolve_expr ().1322 * io.c (is_char_type): New function to test for BT_CHARACTER
1836 * io.c (async_io_dt, check_char_variable, is_char_type): Removed.