Searched refs:gfc_reduce_init_expr (Results 1 – 23 of 23) sorted by relevance
297 bool gfc_reduce_init_expr (gfc_expr *expr);
1371 if (!gfc_reduce_init_expr (ar->as->lower[i]) in find_array_element()1372 || !gfc_reduce_init_expr (ar->as->upper[i]) in find_array_element()3151 gfc_reduce_init_expr (gfc_expr *expr) in gfc_reduce_init_expr() function3204 t = gfc_reduce_init_expr (expr); in gfc_match_init_expr()
1129 t = gfc_reduce_init_expr (e); in char_len_param_value()2078 gfc_reduce_init_expr (lower); in add_init_expr_to_sym()2113 gfc_reduce_init_expr (e); in add_init_expr_to_sym()2117 gfc_reduce_init_expr (e); in add_init_expr_to_sym()3547 gfc_reduce_init_expr (e); in gfc_match_char_spec()
2267 ok = gfc_reduce_init_expr (e); in gfc_match_type_spec()3130 gfc_reduce_init_expr (e); in gfc_match_stopcode()
3411 t = gfc_reduce_init_expr (e); in gfc_match_structure_constructor()
3854 if (!gfc_reduce_init_expr (dt->asynchronous)) in check_io_constraints()
308 bool gfc_reduce_init_expr (gfc_expr *expr);
1381 if (!gfc_reduce_init_expr (ar->as->lower[i]) in find_array_element()1382 || !gfc_reduce_init_expr (ar->as->upper[i]) in find_array_element()3183 gfc_reduce_init_expr (gfc_expr *expr) in gfc_reduce_init_expr() function3236 t = gfc_reduce_init_expr (expr); in gfc_match_init_expr()
1129 t = gfc_reduce_init_expr (e); in char_len_param_value()2160 gfc_reduce_init_expr (lower); in add_init_expr_to_sym()2195 gfc_reduce_init_expr (e); in add_init_expr_to_sym()2199 gfc_reduce_init_expr (e); in add_init_expr_to_sym()3644 gfc_reduce_init_expr (e); in gfc_match_char_spec()
524 * expr.c (gfc_reduce_init_expr): New function, containing checking code526 (gfc_match_init_expr): Use gfc_reduce_init_expr.527 * io.c (check_io_constraints): Use gfc_reduce_init_expr instead of 529 * match.h (gfc_reduce_init_expr): Prototype added.
2242 ok = gfc_reduce_init_expr (e); in gfc_match_type_spec()3157 gfc_reduce_init_expr (e); in gfc_match_stopcode()
3419 t = gfc_reduce_init_expr (e); in gfc_match_structure_constructor()
1757 to gfc_reduce_init_expr.
1583 to true. Set ok with the return value of gfc_reduce_init_expr
2523 fixing the expression with gfc_reduce_init_expr. Also, if shape
3040 gfc_reduce_init_expr): Update gfc_expand_constructor call.5449 * expr.c (gfc_reduce_init_expr): Adjust conditionals and delete error
1635 check_inquiry, check_conversion, gfc_reduce_init_expr): Update
2043 gfc_reduce_init_expr().
2192 * expr.c (gfc_reduce_init_expr): Add extra check to avoid
248 array_OK = gfc_reduce_init_expr (e); in is_constant_array_expr()
2759 to true. Set ok with the return value of gfc_reduce_init_expr