Home
last modified time | relevance | path

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