Home
last modified time | relevance | path

Searched refs:trans_array_bound_check (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-array.c3305 trans_array_bound_check (gfc_se * se, gfc_ss *ss, tree index, int n, in trans_array_bound_check() function
3409 index = trans_array_bound_check (se, ss, index, dim, &ar->where, in conv_array_index_offset()
3438 index = trans_array_bound_check (se, ss, index, dim, &ar->where, in conv_array_index_offset()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-array.cc3402 trans_array_bound_check (gfc_se * se, gfc_ss *ss, tree index, int n, in trans_array_bound_check() function
3506 index = trans_array_bound_check (se, ss, index, dim, &ar->where, in conv_array_index_offset()
3535 index = trans_array_bound_check (se, ss, index, dim, &ar->where, in conv_array_index_offset()
H A DChangeLog-2011991 trans_array_bound_check): Rename the former to the latter.
994 former to the latter. Update call to trans_array_bound_check.
H A DChangeLog-20148 * trans-array.c (trans_array_bound_check): Use xasprintf instead
H A DChangeLog-2017444 (trans_array_bound_check): Likewise.
H A DChangeLog-20161185 * trans-array.c (trans_array_constructor, trans_array_bound_check,