Searched refs:AR_END (Results 1 - 1 of 1) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dresolve.c4046 #define AR_END (ar->end[i] ? ar->end[i] : as->upper[i]) macro
4048 compare_result comp_start_end = compare_bound (AR_START, AR_END);
4062 if (compare_bound (AR_START, AR_END) == CMP_EQ
4089 if (compute_last_value_for_triplet (AR_START, AR_END, ar->stride[i],
4114 #undef AR_END macro

Completed in 86 milliseconds