Home
last modified time | relevance | path

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

/third_party/boost/libs/core/test/
Daddressof_test2.cpp42 const volatile T& cvx = *px; in scalar_test() local
43 const volatile T* pcvx = boost::addressof(cvx); in scalar_test()
Daddressof_test.cpp40 const volatile T& cvx = *px; in scalar_test() local
41 const volatile T* pcvx = boost::addressof(cvx); in scalar_test()