Searched defs:EIGEN_OS_MAC (Results 1 - 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Core/util/
H A DMacros.h253 /// \internal EIGEN_OS_MAC set to 1 if the OS is MacOS
255 #define EIGEN_OS_MAC 1 macro
257 #define EIGEN_OS_MAC 0 macro
434 && (EIGEN_ARCH_i386_OR_x86_64) && (EIGEN_OS_GNULINUX || EIGEN_OS_WIN_STRICT || EIGEN_OS_MAC))

Completed in 48 milliseconds