Searched refs:suba (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.dg/template/
H A Dmember3.C6 template<typename U> void g(SubA<U> & suba) { } argument
7 template<typename U> void h(SubA<U> & suba) { } argument
13 A<int>::SubA<int> suba; local
15 a.f(i,suba);
16 a.g(suba);
17 a.h(suba);
/openbsd-current/gnu/gcc/gcc/
H A Dtree-ssa-loop-ivopts.c2997 tree suba, subb; local
3003 suba = TREE_OPERAND (*a, 0);
3004 wider_type = TREE_TYPE (suba);
3021 *a = suba;
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dsanity.sh9136 nestshallow -d src/dir second-dir/suba/subb
9155 mkdir suba
9156 mkdir suba/subb
9162 "${PROG} [a-z]*: Importing ${CVSROOT_DIRNAME}/second-dir/suba
9163 ${PROG} [a-z]*: Importing ${CVSROOT_DIRNAME}/second-dir/suba/subb
9171 ${PROG} [a-z]*: Updating second-dir/suba
9172 ${PROG} [a-z]*: Updating second-dir/suba/subb" \
9177 mkdir suba
9178 dotest modules3-7-workaround1 "${testcvs} add suba" \
9179 "Directory ${CVSROOT_DIRNAME}/second-dir/suba adde
[all...]

Completed in 148 milliseconds