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

  /external/eigen/Eigen/src/Core/util/
Macros.h 281 /// \internal EIGEN_OS_WINCE set to 1 if the OS is Windows CE
283 #define EIGEN_OS_WINCE 1
285 #define EIGEN_OS_WINCE 0
296 #if EIGEN_OS_WIN && !( EIGEN_OS_WINCE || EIGEN_OS_CYGWIN )
    [all...]
  /external/eigen/Eigen/src/Core/
MathFunctions.h 22 #if EIGEN_OS_WINCE && EIGEN_COMP_MSVC && EIGEN_COMP_MSVC<=1500
    [all...]

Completed in 683 milliseconds