Searched refs:stride_suboff (Results 1 – 4 of 4) sorted by relevance
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
| H A D | trans-types.c | 3310 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 D | trans-array.c | 545 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 D | trans-types.cc | 3420 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 D | trans-array.cc | 592 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()
|