Searched defs:copy_bool (Results 1 – 1 of 1) 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() function