Home
last modified time | relevance | path

Searched refs:stride_suboff (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/
H A Dtrans-types.c3310 tree lower_suboff, upper_suboff, stride_suboff; in gfc_get_array_descr_info() local
3367 &dim_off, &dim_size, &stride_suboff, in gfc_get_array_descr_info()
3438 dim_off, stride_suboff)); in gfc_get_array_descr_info()
H A Dtrans-array.c545 tree *stride_suboff, tree *lower_suboff, in gfc_get_descriptor_offsets_for_info() argument
563 *stride_suboff = byte_position (field); in gfc_get_descriptor_offsets_for_info()
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/
H A Dtrans-types.cc3420 tree lower_suboff, upper_suboff, stride_suboff; in gfc_get_array_descr_info() local
3475 &dim_off, &dim_size, &stride_suboff, in gfc_get_array_descr_info()
3546 dim_off, stride_suboff)); in gfc_get_array_descr_info()
H A Dtrans-array.cc592 tree *stride_suboff, tree *lower_suboff, in gfc_get_descriptor_offsets_for_info() argument
610 *stride_suboff = byte_position (field); in gfc_get_descriptor_offsets_for_info()