Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/util/
DMemory.h276 EIGEN_THROW; in construct_elements_of_array()
307 EIGEN_THROW; in aligned_new()
323 EIGEN_THROW; in conditional_aligned_new()
362 EIGEN_THROW; in conditional_aligned_realloc_new()
384 EIGEN_THROW; in conditional_aligned_new_auto()
406 EIGEN_THROW; in conditional_aligned_realloc_new_auto()
DMacros.h963 # define EIGEN_THROW throw macro
969 # define EIGEN_THROW asm("trap;") macro
972 # define EIGEN_THROW std::abort() macro