Searched refs:gfc_set_loop_bounds_from_array_spec (Results 1 – 10 of 10) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | trans-array.h | 27 void gfc_set_loop_bounds_from_array_spec (gfc_interface_mapping *,
|
H A D | trans-expr.c | 6973 gfc_set_loop_bounds_from_array_spec (&mapping, se, in gfc_conv_procedure_call() 6998 gfc_set_loop_bounds_from_array_spec (&mapping, se, comp->as); in gfc_conv_procedure_call() 7033 gfc_set_loop_bounds_from_array_spec (&mapping, se, sym->result->as); in gfc_conv_procedure_call()
|
H A D | trans-array.c | 975 gfc_set_loop_bounds_from_array_spec (gfc_interface_mapping * mapping, in gfc_set_loop_bounds_from_array_spec() function
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | trans-array.h | 27 void gfc_set_loop_bounds_from_array_spec (gfc_interface_mapping *,
|
H A D | ChangeLog-2011 | 697 * trans-array.c (gfc_set_loop_bounds_from_array_spec): Loop over the 923 gfc_set_loop_bounds_from_array_spec, get_array_ref_dim, 1401 (gfc_set_loop_bounds_from_array_spec): Ditto. Remove skip on last 3248 * trans-array.c (gfc_set_loop_bounds_from_array_spec,
|
H A D | ChangeLog-2005 | 1630 * trans-array.h (gfc_set_loop_bounds_from_array_spec): Declare. 1632 * trans-array.c (gfc_set_loop_bounds_from_array_spec): New function. 1645 return values too. Call gfc_set_loop_bounds_from_array_spec.
|
H A D | trans-expr.cc | 7509 gfc_set_loop_bounds_from_array_spec (&mapping, se, in gfc_conv_procedure_call() 7534 gfc_set_loop_bounds_from_array_spec (&mapping, se, comp->as); in gfc_conv_procedure_call() 7569 gfc_set_loop_bounds_from_array_spec (&mapping, se, sym->result->as); in gfc_conv_procedure_call()
|
H A D | ChangeLog-2010 | 1388 * trans-array.c (gfc_set_loop_bounds_from_array_spec): 1509 gfc_set_loop_bounds_from_array_spec,
|
H A D | ChangeLog-2008 | 2376 * trans-array.c (gfc_set_loop_bounds_from_array_spec):
|
H A D | trans-array.cc | 1043 gfc_set_loop_bounds_from_array_spec (gfc_interface_mapping * mapping, in gfc_set_loop_bounds_from_array_spec() function
|