Searched refs:EIGEN_MALLOC_ALREADY_ALIGNED (Results 1 – 3 of 3) sorted by relevance
22 #ifndef EIGEN_MALLOC_ALREADY_ALIGNED54 #define EIGEN_MALLOC_ALREADY_ALIGNED 1 macro56 #define EIGEN_MALLOC_ALREADY_ALIGNED 0 macro219 #elif EIGEN_MALLOC_ALREADY_ALIGNED in aligned_malloc()242 #elif EIGEN_MALLOC_ALREADY_ALIGNED in aligned_free()267 #elif EIGEN_MALLOC_ALREADY_ALIGNED in aligned_realloc()
7 #if (!EIGEN_MALLOC_ALREADY_ALIGNED)
58 …- \b EIGEN_MALLOC_ALREADY_ALIGNED - Can be set to 0 or 1 to tell whether default system malloc alr…