Searched refs:qq (Results 1 - 20 of 20) sorted by relevance

/haiku-buildtools/gcc/gcc/testsuite/gfortran.dg/
H A Dproc_ptr_40.f9010 external :: qq
15 f2 => qq ! { dg-error "Explicit interface required" }
H A Denum_8.f908 enumerator :: pp, qq = 4294967295, rr ! { dg-error "too big for its kind" }
H A Dpublic_private_module_2.f9018 integer, bind(C,name='') :: qq
/haiku-buildtools/gcc/gcc/testsuite/g++.old-deja/g++.mike/
H A Dmangle3.C9 ZZ qq; member in struct:YY
H A Dnet39.C25 ping qq = &thing::a; variable
30 return (b.*qq)();
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/filesystem/path/concat/
H A Dpath.cc41 path qq = q; local
42 qq += q;
43 VERIFY( qq.native() == "foo/barfoo/bar" );
44 VERIFY( std::distance(qq.begin(), qq.end()) == 3 );
/haiku-buildtools/gcc/libstdc++-v3/testsuite/experimental/filesystem/path/append/
H A Dpath.cc40 path qq = q; local
41 qq /= q;
42 VERIFY( qq.native() == "baz/baz" );
/haiku-buildtools/jam/
H A Dexecvms.c112 char *qq = q; local
119 qq = q;
124 q = qq;
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/
H A Dpr45056.C53 Box<int> qq; local
54 return pair<Box<int>,Pointset_Powerset < int > > (qq, r);
/haiku-buildtools/gcc/gcc/testsuite/gcc.dg/fixed-point/
H A Dmodes.c4 typedef _Fract qq __attribute__ ((mode (QQ))); typedef
63 int qqsize[sizeof (qq) == 1 ? 1 : -1];
67 int uqqsize[sizeof (qq) == 1 ? 1 : -1];
92 int qqalign = __alignof (qq);
/haiku-buildtools/gcc/gcc/testsuite/g++.dg/cpp0x/
H A Dauto9.C119 void qq (auto); // { dg-error "auto" }
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/powerpc/
H A Dpr58673-2.c103 static FILE **qq = ((void *) 0); local
111 if ((prop == ((void *) 0)) && (out == ((void *) 0)) && (qq == ((void *) 0))
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/sh/
H A Dpr64366.c56 uint64_t qq; member in struct:BigStruct
125 retVal.ll, retVal.mm, retVal.nn, retVal.oo, retVal.pp, retVal.qq,
/haiku-buildtools/legacy/gcc/gcc/
H A Dregclass.c1504 struct costs *pp = &op_costs[i], *qq = &this_op_costs[i];
1508 (qq->mem_cost + alt_cost) * scale);
1512 (qq->cost[class] + alt_cost) * scale);
1500 struct costs *pp = &op_costs[i], *qq = &this_op_costs[i]; local
/haiku-buildtools/gcc/libgcc/
H A Dfixed-bit.h146 #define MODE_NAME_S qq
667 #define FROM_MODE_NAME_S qq
929 #define TO_MODE_NAME_S qq
/haiku-buildtools/gcc/gcc/
H A Dira-costs.c1038 struct costs *pp = op_costs[i], *qq = this_op_costs[i];
1039 int *pp_costs = pp->cost, *qq_costs = qq->cost;
1045 (qq->mem_cost + op_cost_add) * scale);
1035 struct costs *pp = op_costs[i], *qq = this_op_costs[i]; local
H A Dgimple.c2303 GIMPLE_FIXED_MODE_TYPES (qq);
2308 GIMPLE_FIXED_MODE_TYPES_SAT (qq);
H A Dtree.c9978 MAKE_FIXED_MODE_NODE (fract, qq, QQ)
/haiku-buildtools/gcc/gcc/testsuite/gcc.target/aarch64/
H A Dpr60697.c158 real qi,qiB,qq,rlj; local
/haiku-buildtools/gcc/gcc/c-family/
H A Dc-common.c3919 C_COMMON_FIXED_MODE_TYPES (qq);
3924 C_COMMON_FIXED_MODE_TYPES_SAT (qq);

Completed in 209 milliseconds