Searched refs:copy_bool (Results 1 – 3 of 3) sorted by relevance
181 inline bool copy_bool(bool b) { return b; } in copy_bool() function195 EIGEN_DONT_INLINE bool copy_bool(bool b) { return b; } in copy_bool() function206 if(!Eigen::internal::copy_bool(x)) \
102 if( (!Eigen::internal::copy_bool(a)) && (!no_more_assert) ) \
167 if( (!Eigen::internal::copy_bool(a)) && (!no_more_assert) )\