Searched refs:n_components (Results 1 - 2 of 2) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/g++.dg/graphite/
H A Did-1.C25 const unsigned int n_components,
32 const unsigned int n_components,
37 psi[i][qp].resize(n_components);
31 PerThreadData(const unsigned int n_solution_vectors, const unsigned int n_components, const unsigned int n_q_points) argument
/haiku-buildtools/gcc/gcc/fortran/
H A Dresolve.c4613 int current_part_dimension, n_components, seen_part_dimension; local
4644 n_components = 0;
4701 n_components++;
4708 if (((ref->type == REF_COMPONENT && n_components > 1)

Completed in 177 milliseconds