Home
last modified time | relevance | path

Searched refs:copy_bool (Results 1 – 3 of 3) sorted by relevance

/external/eigen/Eigen/src/Core/util/
DMacros.h181 inline bool copy_bool(bool b) { return b; } in copy_bool() function
195 EIGEN_DONT_INLINE bool copy_bool(bool b) { return b; } in copy_bool() function
206 if(!Eigen::internal::copy_bool(x)) \
/external/eigen/test/eigen2/
Dmain.h102 if( (!Eigen::internal::copy_bool(a)) && (!no_more_assert) ) \
/external/eigen/test/
Dmain.h167 if( (!Eigen::internal::copy_bool(a)) && (!no_more_assert) )\