Searched refs:gfc_is_compile_time_shape (Results 1 – 8 of 8) sorted by relevance
2773 gfc_is_compile_time_shape (gfc_array_spec *as) in gfc_is_compile_time_shape() function
3451 bool gfc_is_compile_time_shape (gfc_array_spec *);
4221 && !gfc_is_compile_time_shape (sym->as)) in gfc_is_var_automatic()
2785 gfc_is_compile_time_shape (gfc_array_spec *as) in gfc_is_compile_time_shape() function
3741 bool gfc_is_compile_time_shape (gfc_array_spec *);
1569 * array.c (gfc_is_compile_time_shape): New function.1570 * gfortran.h (gfc_is_compile_time_shape): Add prototype.
169 gfc_is_compile_time_shape): Return bool instead of int.170 * array.c (gfc_is_compile_time_shape): Ditto.
4241 && !gfc_is_compile_time_shape (sym->as)) in gfc_is_var_automatic()