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

/openbsd-current/gnu/usr.bin/gcc/gcc/testsuite/g++.old-deja/g++.abi/
H A Dprimary3.C19 B2 *b2pc = &c; local
29 if (static_cast <void *> (&c) != static_cast <void *> (b2pc))
31 if (static_cast <void *> (b1pc) == static_cast <void *> (b2pc))

Completed in 119 milliseconds