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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.dg/abi/
H A Dcovariant3.C49 bool check_c1 (c1 *ptr) function
74 if (check_c1 (static_cast<c1a *> (&obj)))
76 if (check_c1 (static_cast<c10 *> (&obj)))
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.dg/abi/
H A Dcovariant3.C49 bool check_c1 (c1 *ptr) function
74 if (check_c1 (static_cast<c1a *> (&obj)))
76 if (check_c1 (static_cast<c10 *> (&obj)))

Completed in 156 milliseconds