/netbsd/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | target-memory.c | 305 || source->expr_type == EXPR_SUBSTRING); in gfc_target_encode_expr() 340 gcc_assert (source->expr_type == EXPR_SUBSTRING); in gfc_target_encode_expr()
|
H A D | target-memory.cc | 304 || source->expr_type == EXPR_SUBSTRING); in gfc_target_encode_expr() 339 gcc_assert (source->expr_type == EXPR_SUBSTRING); in gfc_target_encode_expr()
|
H A D | expr.c | 279 case EXPR_SUBSTRING: in gfc_copy_expr() 501 case EXPR_SUBSTRING: in free_expr0() 1079 case EXPR_SUBSTRING: in gfc_is_constant_expr() 2238 case EXPR_SUBSTRING: in gfc_simplify_expr() 3097 case EXPR_SUBSTRING: in gfc_check_init_expr() 3499 case EXPR_SUBSTRING: in check_restricted() 5359 case EXPR_SUBSTRING: in gfc_traverse_expr()
|
H A D | expr.cc | 279 case EXPR_SUBSTRING: in gfc_copy_expr() 502 case EXPR_SUBSTRING: in free_expr0() 1087 case EXPR_SUBSTRING: in gfc_is_constant_expr() 2255 case EXPR_SUBSTRING: in gfc_simplify_expr() 3120 case EXPR_SUBSTRING: in gfc_check_init_expr() 3522 case EXPR_SUBSTRING: in check_restricted() 5390 case EXPR_SUBSTRING: in gfc_traverse_expr()
|
H A D | primary.c | 1191 e->expr_type = EXPR_SUBSTRING; in match_string_constant() 1196 if (e->expr_type == EXPR_SUBSTRING in match_string_constant() 2593 primary->expr_type = EXPR_SUBSTRING; in gfc_match_varspec()
|
H A D | primary.cc | 1170 e->expr_type = EXPR_SUBSTRING; in match_string_constant() 1175 if (e->expr_type == EXPR_SUBSTRING in match_string_constant() 2572 primary->expr_type = EXPR_SUBSTRING; in gfc_match_varspec()
|
H A D | dependency.c | 1816 case EXPR_SUBSTRING: in contains_forall_index_p()
|
H A D | dependency.cc | 1817 case EXPR_SUBSTRING: in contains_forall_index_p()
|
H A D | module.c | 3438 minit ("SUBSTRING", EXPR_SUBSTRING), 3729 case EXPR_SUBSTRING: in mio_expr()
|
H A D | module.cc | 3584 minit ("SUBSTRING", EXPR_SUBSTRING), 3875 case EXPR_SUBSTRING: in mio_expr()
|
H A D | gfortran.h | 180 EXPR_SUBSTRING, EXPR_STRUCTURE, EXPR_ARRAY, EXPR_NULL, EXPR_COMPCALL, EXPR_PPC enumerator
|
H A D | dump-parse-tree.c | 493 case EXPR_SUBSTRING: in show_expr()
|
H A D | gfc-internals.texi | 579 @code{EXPR_SUBSTRING} is a special type of expression that encodes a substring
|
H A D | dump-parse-tree.cc | 518 case EXPR_SUBSTRING: in show_expr()
|
H A D | check.c | 3100 if (c->expr_type == EXPR_VARIABLE || c->expr_type == EXPR_SUBSTRING) in gfc_check_ichar_iachar()
|
H A D | check.cc | 3104 if (c->expr_type == EXPR_VARIABLE || c->expr_type == EXPR_SUBSTRING) in gfc_check_ichar_iachar()
|
/netbsd/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | target-memory.c | 305 || source->expr_type == EXPR_SUBSTRING); in gfc_target_encode_expr() 340 gcc_assert (source->expr_type == EXPR_SUBSTRING); in gfc_target_encode_expr()
|
H A D | expr.c | 279 case EXPR_SUBSTRING: in gfc_copy_expr() 501 case EXPR_SUBSTRING: in free_expr0() 1079 case EXPR_SUBSTRING: in gfc_is_constant_expr() 2238 case EXPR_SUBSTRING: in gfc_simplify_expr() 3097 case EXPR_SUBSTRING: in gfc_check_init_expr() 3499 case EXPR_SUBSTRING: in check_restricted() 5359 case EXPR_SUBSTRING: in gfc_traverse_expr()
|
H A D | primary.c | 1191 e->expr_type = EXPR_SUBSTRING; in match_string_constant() 1196 if (e->expr_type == EXPR_SUBSTRING in match_string_constant() 2593 primary->expr_type = EXPR_SUBSTRING; in gfc_match_varspec()
|
H A D | dependency.c | 1816 case EXPR_SUBSTRING: in contains_forall_index_p()
|
H A D | gfortran.h | 146 EXPR_SUBSTRING, EXPR_STRUCTURE, EXPR_ARRAY, EXPR_NULL, EXPR_COMPCALL, EXPR_PPC enumerator
|
H A D | module.c | 3438 minit ("SUBSTRING", EXPR_SUBSTRING), 3729 case EXPR_SUBSTRING: in mio_expr()
|
H A D | dump-parse-tree.c | 493 case EXPR_SUBSTRING: in show_expr()
|
H A D | gfc-internals.texi | 579 @code{EXPR_SUBSTRING} is a special type of expression that encodes a substring
|
H A D | check.c | 3100 if (c->expr_type == EXPR_VARIABLE || c->expr_type == EXPR_SUBSTRING) in gfc_check_ichar_iachar()
|