Searched refs:ccref (Results 1 - 4 of 4) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.jason/
H A Dredecl1.C5 A (const A& ccref);
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.jason/
H A Dredecl1.C5 A (const A& ccref);
/netbsd-6-1-5-RELEASE/external/lgpl3/gmp/dist/tests/mpq/
H A Dt-cmp.c60 int cc, ccref; local
93 ccref = ref_mpq_cmp (a, b);
96 if (SGN (ccref) != SGN (cc))
H A Dt-cmp_ui.c60 int cc, ccref; local
96 ccref = ref_mpq_cmp_ui (a, bn, bd);
99 if (SGN (ccref) != SGN (cc))

Completed in 115 milliseconds