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

/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/testsuite/g++.old-deja/g++.abi/
H A Dprimary3.C20 B2 *b2pc = &c; local
30 if (static_cast <void *> (&c) != static_cast <void *> (b2pc))
32 if (static_cast <void *> (b1pc) == static_cast <void *> (b2pc))
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/testsuite/g++.old-deja/g++.abi/
H A Dprimary3.C20 B2 *b2pc = &c; local
30 if (static_cast <void *> (&c) != static_cast <void *> (b2pc))
32 if (static_cast <void *> (b1pc) == static_cast <void *> (b2pc))

Completed in 166 milliseconds