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

/external/eigen/Eigen/src/Core/util/
H A DMacros.h274 /// \internal EIGEN_OS_WIN64 set to 1 if the OS is Windows 64bits
276 #define EIGEN_OS_WIN64 1 macro
278 #define EIGEN_OS_WIN64 0 macro

Completed in 90 milliseconds