Searched refs:qc (Results 1 - 7 of 7) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dinterface_37.f9011 subroutine qc(f)
H A Dpr49721-1.f11 dimension xq(6),qb(2),qc(2),ifl(6),iplane(3)
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/vect/
H A Dvect-recip.c5 float *__restrict__ qc, float *__restrict__ rtrms)
16 qcm[i] = qc[i]/a;
4 f(float *__restrict__ qa, float *__restrict__ qb, float *__restrict__ qc, float *__restrict__ rtrms) argument
/haiku-buildtools/isl/
H A Disl_transitive_closure.c945 /* Check whether qc has any elements of length at least one
948 static int has_spurious_elements(__isl_keep isl_map *qc, argument
955 if (!qc || !dom || !ran)
958 d = isl_map_dim(qc, isl_dim_in);
960 qc = isl_map_copy(qc);
961 qc = set_path_length(qc, 0, 1);
962 qc = isl_map_project_out(qc, isl_dim_i
1091 compose(__isl_keep isl_map *map, int i, __isl_take isl_map *qc, int *left, int *right) argument
1136 compute_incremental( __isl_take isl_space *dim, __isl_keep isl_map *map, int i, __isl_take isl_map *qc, int *left, int *right, int *exact) argument
1220 isl_map *qc; local
1313 isl_map *qc; local
2411 can_be_split_off(__isl_keep isl_map *map, int i, __isl_give isl_map **tc, __isl_give isl_map **qc) argument
2522 isl_map *qc, *tc; local
[all...]
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/
H A Dassign-warn-1.c29 TESTASS(qc, char *, const char *); /* { dg-warning "assignment discards 'const' qualifier from pointer target type" } */
H A Dassign-warn-2.c30 TESTASS(qc, char *, const char *); /* { dg-error "assignment discards 'const' qualifier from pointer target type" } */
/haiku-buildtools/gcc/gcc/
H A Dgcc.c5677 error ("spec failure: unrecognized spec option %qc", c);
6119 fatal_error (input_location, "braced spec %qs is invalid at %qc", orig, *p);

Completed in 78 milliseconds