Searched refs:m2_is_unbounded_array (Results 1 – 4 of 4) sorted by relevance
34 extern int m2_is_unbounded_array (struct type *type);
199 if (m2_is_unbounded_array (type)) in evaluate_subexp_modula2()228 if (m2_is_unbounded_array (type)) in evaluate_subexp_modula2()
71 int m2_is_unbounded_array (struct type *type);488 m2_is_unbounded_array (struct type *type) in m2_is_unbounded_array() function520 if (m2_is_unbounded_array (type)) in m2_unbounded_array()
398 else if (m2_is_unbounded_array (type)) in m2_val_print()