HomeSort by relevance Sort by last modified time
    Searched refs:EIGEN_OS_MAC (Results 1 - 2 of 2) sorted by null

  /external/eigen/Eigen/src/Core/util/
Macros.h 253 /// \internal EIGEN_OS_MAC set to 1 if the OS is MacOS
255 #define EIGEN_OS_MAC 1
257 #define EIGEN_OS_MAC 0
434 && (EIGEN_ARCH_i386_OR_x86_64) && (EIGEN_OS_GNULINUX || EIGEN_OS_WIN_STRICT || EIGEN_OS_MAC))
    [all...]
Memory.h 51 #if (EIGEN_OS_MAC && (EIGEN_DEFAULT_ALIGN_BYTES == 16)) \
546 #if EIGEN_OS_LINUX || EIGEN_OS_MAC || (defined alloca)
    [all...]

Completed in 555 milliseconds