Home
last modified time | relevance | path

Searched refs:pcvx (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/libs/core/test/
Daddressof_test.cpp41 const volatile T* pcvx = boost::addressof(cvx); in scalar_test() local
42 BOOST_TEST( pcvx == px ); in scalar_test()
Daddressof_test2.cpp43 const volatile T* pcvx = boost::addressof(cvx); in scalar_test() local
44 BOOST_TEST( pcvx == px ); in scalar_test()