HomeSort by: relevance | last modified time | path
    Searched defs:ncopies (Results 1 - 25 of 54) sorted by relevancy

1 2 3

  /src/external/gpl3/gcc/dist/libgfortran/generated/
spread_c10.c 55 index_type ncopies; local
68 ncopies = pncopies;
86 ub = ncopies - 1;
88 rs *= ncopies;
131 if (ret_extent != ncopies)
135 (long int) ret_extent, (long int) ncopies);
192 for (n = 0; n < ncopies; n++)
233 const index_type along, const index_type ncopies)
246 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_COMPLEX_10));
248 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_c16.c 55 index_type ncopies; local
68 ncopies = pncopies;
86 ub = ncopies - 1;
88 rs *= ncopies;
131 if (ret_extent != ncopies)
135 (long int) ret_extent, (long int) ncopies);
192 for (n = 0; n < ncopies; n++)
233 const index_type along, const index_type ncopies)
246 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_COMPLEX_16));
248 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_c17.c 55 index_type ncopies; local
68 ncopies = pncopies;
86 ub = ncopies - 1;
88 rs *= ncopies;
131 if (ret_extent != ncopies)
135 (long int) ret_extent, (long int) ncopies);
192 for (n = 0; n < ncopies; n++)
233 const index_type along, const index_type ncopies)
246 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_COMPLEX_17));
248 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_c4.c 55 index_type ncopies; local
68 ncopies = pncopies;
86 ub = ncopies - 1;
88 rs *= ncopies;
131 if (ret_extent != ncopies)
135 (long int) ret_extent, (long int) ncopies);
192 for (n = 0; n < ncopies; n++)
233 const index_type along, const index_type ncopies)
246 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_COMPLEX_4));
248 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_c8.c 55 index_type ncopies; local
68 ncopies = pncopies;
86 ub = ncopies - 1;
88 rs *= ncopies;
131 if (ret_extent != ncopies)
135 (long int) ret_extent, (long int) ncopies);
192 for (n = 0; n < ncopies; n++)
233 const index_type along, const index_type ncopies)
246 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_COMPLEX_8));
248 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_i1.c 55 index_type ncopies; local
68 ncopies = pncopies;
86 ub = ncopies - 1;
88 rs *= ncopies;
131 if (ret_extent != ncopies)
135 (long int) ret_extent, (long int) ncopies);
192 for (n = 0; n < ncopies; n++)
233 const index_type along, const index_type ncopies)
246 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_INTEGER_1));
248 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_i16.c 55 index_type ncopies; local
68 ncopies = pncopies;
86 ub = ncopies - 1;
88 rs *= ncopies;
131 if (ret_extent != ncopies)
135 (long int) ret_extent, (long int) ncopies);
192 for (n = 0; n < ncopies; n++)
233 const index_type along, const index_type ncopies)
246 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_INTEGER_16));
248 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_i2.c 55 index_type ncopies; local
68 ncopies = pncopies;
86 ub = ncopies - 1;
88 rs *= ncopies;
131 if (ret_extent != ncopies)
135 (long int) ret_extent, (long int) ncopies);
192 for (n = 0; n < ncopies; n++)
233 const index_type along, const index_type ncopies)
246 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_INTEGER_2));
248 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_i4.c 55 index_type ncopies; local
68 ncopies = pncopies;
86 ub = ncopies - 1;
88 rs *= ncopies;
131 if (ret_extent != ncopies)
135 (long int) ret_extent, (long int) ncopies);
192 for (n = 0; n < ncopies; n++)
233 const index_type along, const index_type ncopies)
246 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_INTEGER_4));
248 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_i8.c 55 index_type ncopies; local
68 ncopies = pncopies;
86 ub = ncopies - 1;
88 rs *= ncopies;
131 if (ret_extent != ncopies)
135 (long int) ret_extent, (long int) ncopies);
192 for (n = 0; n < ncopies; n++)
233 const index_type along, const index_type ncopies)
246 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_INTEGER_8));
248 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_r10.c 55 index_type ncopies; local
68 ncopies = pncopies;
86 ub = ncopies - 1;
88 rs *= ncopies;
131 if (ret_extent != ncopies)
135 (long int) ret_extent, (long int) ncopies);
192 for (n = 0; n < ncopies; n++)
233 const index_type along, const index_type ncopies)
246 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_REAL_10));
248 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_r16.c 55 index_type ncopies; local
68 ncopies = pncopies;
86 ub = ncopies - 1;
88 rs *= ncopies;
131 if (ret_extent != ncopies)
135 (long int) ret_extent, (long int) ncopies);
192 for (n = 0; n < ncopies; n++)
233 const index_type along, const index_type ncopies)
246 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_REAL_16));
248 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_r17.c 55 index_type ncopies; local
68 ncopies = pncopies;
86 ub = ncopies - 1;
88 rs *= ncopies;
131 if (ret_extent != ncopies)
135 (long int) ret_extent, (long int) ncopies);
192 for (n = 0; n < ncopies; n++)
233 const index_type along, const index_type ncopies)
246 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_REAL_17));
248 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_r4.c 55 index_type ncopies; local
68 ncopies = pncopies;
86 ub = ncopies - 1;
88 rs *= ncopies;
131 if (ret_extent != ncopies)
135 (long int) ret_extent, (long int) ncopies);
192 for (n = 0; n < ncopies; n++)
233 const index_type along, const index_type ncopies)
246 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_REAL_4));
248 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_r8.c 55 index_type ncopies; local
68 ncopies = pncopies;
86 ub = ncopies - 1;
88 rs *= ncopies;
131 if (ret_extent != ncopies)
135 (long int) ret_extent, (long int) ncopies);
192 for (n = 0; n < ncopies; n++)
233 const index_type along, const index_type ncopies)
246 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_REAL_8));
248 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
  /src/external/gpl3/gcc.old/dist/libgfortran/generated/
spread_c10.c 55 index_type ncopies; local
66 ncopies = pncopies;
84 ub = ncopies - 1;
86 rs *= ncopies;
129 if (ret_extent != ncopies)
133 (long int) ret_extent, (long int) ncopies);
190 for (n = 0; n < ncopies; n++)
231 const index_type along, const index_type ncopies)
244 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_COMPLEX_10));
246 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_c16.c 55 index_type ncopies; local
66 ncopies = pncopies;
84 ub = ncopies - 1;
86 rs *= ncopies;
129 if (ret_extent != ncopies)
133 (long int) ret_extent, (long int) ncopies);
190 for (n = 0; n < ncopies; n++)
231 const index_type along, const index_type ncopies)
244 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_COMPLEX_16));
246 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_c17.c 55 index_type ncopies; local
66 ncopies = pncopies;
84 ub = ncopies - 1;
86 rs *= ncopies;
129 if (ret_extent != ncopies)
133 (long int) ret_extent, (long int) ncopies);
190 for (n = 0; n < ncopies; n++)
231 const index_type along, const index_type ncopies)
244 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_COMPLEX_17));
246 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_c4.c 55 index_type ncopies; local
66 ncopies = pncopies;
84 ub = ncopies - 1;
86 rs *= ncopies;
129 if (ret_extent != ncopies)
133 (long int) ret_extent, (long int) ncopies);
190 for (n = 0; n < ncopies; n++)
231 const index_type along, const index_type ncopies)
244 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_COMPLEX_4));
246 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_c8.c 55 index_type ncopies; local
66 ncopies = pncopies;
84 ub = ncopies - 1;
86 rs *= ncopies;
129 if (ret_extent != ncopies)
133 (long int) ret_extent, (long int) ncopies);
190 for (n = 0; n < ncopies; n++)
231 const index_type along, const index_type ncopies)
244 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_COMPLEX_8));
246 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_i1.c 55 index_type ncopies; local
66 ncopies = pncopies;
84 ub = ncopies - 1;
86 rs *= ncopies;
129 if (ret_extent != ncopies)
133 (long int) ret_extent, (long int) ncopies);
190 for (n = 0; n < ncopies; n++)
231 const index_type along, const index_type ncopies)
244 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_INTEGER_1));
246 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_i16.c 55 index_type ncopies; local
66 ncopies = pncopies;
84 ub = ncopies - 1;
86 rs *= ncopies;
129 if (ret_extent != ncopies)
133 (long int) ret_extent, (long int) ncopies);
190 for (n = 0; n < ncopies; n++)
231 const index_type along, const index_type ncopies)
244 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_INTEGER_16));
246 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_i2.c 55 index_type ncopies; local
66 ncopies = pncopies;
84 ub = ncopies - 1;
86 rs *= ncopies;
129 if (ret_extent != ncopies)
133 (long int) ret_extent, (long int) ncopies);
190 for (n = 0; n < ncopies; n++)
231 const index_type along, const index_type ncopies)
244 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_INTEGER_2));
246 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_i4.c 55 index_type ncopies; local
66 ncopies = pncopies;
84 ub = ncopies - 1;
86 rs *= ncopies;
129 if (ret_extent != ncopies)
133 (long int) ret_extent, (long int) ncopies);
190 for (n = 0; n < ncopies; n++)
231 const index_type along, const index_type ncopies)
244 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_INTEGER_4));
246 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]
spread_i8.c 55 index_type ncopies; local
66 ncopies = pncopies;
84 ub = ncopies - 1;
86 rs *= ncopies;
129 if (ret_extent != ncopies)
133 (long int) ret_extent, (long int) ncopies);
190 for (n = 0; n < ncopies; n++)
231 const index_type along, const index_type ncopies)
244 ret->base_addr = xmallocarray (ncopies, sizeof (GFC_INTEGER_8));
246 GFC_DIMENSION_SET(ret->dim[0], 0, ncopies - 1, 1)
    [all...]

Completed in 23 milliseconds

1 2 3