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

/external/eigen/Eigen/src/Core/util/
H A DMacros.h281 /// \internal EIGEN_OS_WINCE set to 1 if the OS is Windows CE
283 #define EIGEN_OS_WINCE 1 macro
285 #define EIGEN_OS_WINCE 0 macro
296 #if EIGEN_OS_WIN && !( EIGEN_OS_WINCE || EIGEN_OS_CYGWIN )

Completed in 108 milliseconds