| /src/external/gpl3/gcc/dist/libgfortran/generated/ |
| shape_i1.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_1)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i16.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_16)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i2.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_2)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i4.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_4)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i8.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_8)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i1.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_1)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i16.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_16)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i2.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_2)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i4.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_4)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i8.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_8)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i1.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_1)); 56 for (index_type n = 0; n < rank; n++)
|
| /src/external/gpl3/gcc/dist/libgfortran/intrinsics/ |
| associated.c | 34 int n, rank; local 44 rank = GFC_DESCRIPTOR_RANK (pointer); 45 if (rank != GFC_DESCRIPTOR_RANK (target)) 47 for (n = 0; n < rank; n++)
|
| associated.c | 34 int n, rank; local 44 rank = GFC_DESCRIPTOR_RANK (pointer); 45 if (rank != GFC_DESCRIPTOR_RANK (target)) 47 for (n = 0; n < rank; n++)
|
| /src/external/gpl3/gcc.old/dist/libgfortran/generated/ |
| shape_i1.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_1)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i16.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_16)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i2.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_2)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i4.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_4)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i8.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_8)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i1.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_1)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i16.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_16)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i2.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_2)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i4.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_4)); 56 for (index_type n = 0; n < rank; n++)
|
| shape_i8.c | 42 int rank = GFC_DESCRIPTOR_RANK (array); local 46 GFC_DIMENSION_SET(ret->dim[0], 0, rank - 1, 1); 48 ret->base_addr = xmallocarray (rank, sizeof (GFC_INTEGER_8)); 56 for (index_type n = 0; n < rank; n++)
|
| /src/external/gpl3/gcc.old/dist/libgfortran/intrinsics/ |
| associated.c | 34 int n, rank; local 44 rank = GFC_DESCRIPTOR_RANK (pointer); 45 if (rank != GFC_DESCRIPTOR_RANK (target)) 47 for (n = 0; n < rank; n++)
|
| associated.c | 34 int n, rank; local 44 rank = GFC_DESCRIPTOR_RANK (pointer); 45 if (rank != GFC_DESCRIPTOR_RANK (target)) 47 for (n = 0; n < rank; n++)
|