Searched refs:BOOST_UBLAS_NOT_USED (Results 1 – 3 of 3) sorted by relevance
164 BOOST_UBLAS_NOT_USED( a ); in test_vector()274 BOOST_UBLAS_NOT_USED( a ); in test_matrix()
50 BOOST_UBLAS_NOT_USED(v1); in test_with()51 BOOST_UBLAS_NOT_USED(v2); in test_with()52 BOOST_UBLAS_NOT_USED(m1); in test_with()
67 #define BOOST_UBLAS_NOT_USED(x) (void)(x) macro