Searched refs:EIGEN_MALLOC_ALREADY_ALIGNED (Results 1 – 3 of 3) sorted by relevance
23 #ifndef EIGEN_MALLOC_ALREADY_ALIGNED55 #define EIGEN_MALLOC_ALREADY_ALIGNED 1 macro57 #define EIGEN_MALLOC_ALREADY_ALIGNED 0 macro158 #if (EIGEN_DEFAULT_ALIGN_BYTES==0) || EIGEN_MALLOC_ALREADY_ALIGNED in aligned_malloc()176 #if (EIGEN_DEFAULT_ALIGN_BYTES==0) || EIGEN_MALLOC_ALREADY_ALIGNED in aligned_free()193 #if (EIGEN_DEFAULT_ALIGN_BYTES==0) || EIGEN_MALLOC_ALREADY_ALIGNED in aligned_realloc()
13 #if (!EIGEN_MALLOC_ALREADY_ALIGNED)
100 …- \b \c EIGEN_MALLOC_ALREADY_ALIGNED - Can be set to 0 or 1 to tell whether default system \c mall…