Searched refs:ada_value_slice (Results 1 – 1 of 1) sorted by relevance
2131 ada_value_slice (struct value *array, int low, int high) in ada_value_slice() function7504 return ada_value_slice (array, (int) low_bound, (int) high_bound); in ada_evaluate_subexp()