Home
last modified time | relevance | path

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

/external/eigen/Eigen/src/Core/util/
DMemory.h273 EIGEN_CATCH(...) in construct_elements_of_array()
304 EIGEN_CATCH(...) in aligned_new()
320 EIGEN_CATCH(...) in conditional_aligned_new()
359 EIGEN_CATCH(...) in conditional_aligned_realloc_new()
381 EIGEN_CATCH(...) in conditional_aligned_new_auto()
403 EIGEN_CATCH(...) in conditional_aligned_realloc_new_auto()
660 EIGEN_CATCH (...) { return 0; } \
DMacros.h965 # define EIGEN_CATCH(X) catch (X) macro
975 # define EIGEN_CATCH(X) else macro