Home
last modified time | relevance | path

Searched refs:EIGEN_HAS_POSIX_MEMALIGN (Results 1 – 1 of 1) sorted by relevance

/external/eigen/Eigen/src/Core/util/
DMemory.h67 #define EIGEN_HAS_POSIX_MEMALIGN 1 macro
71 #ifndef EIGEN_HAS_POSIX_MEMALIGN
72 #define EIGEN_HAS_POSIX_MEMALIGN 0 macro
221 #elif EIGEN_HAS_POSIX_MEMALIGN in aligned_malloc()
244 #elif EIGEN_HAS_POSIX_MEMALIGN in aligned_free()
269 #elif EIGEN_HAS_POSIX_MEMALIGN in aligned_realloc()