Home
last modified time | relevance | path

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

/dports/biology/gemma/GEMMA-0.98.3/src/
H A Ddebug.h55 void disable_segfpe();
H A Ddebug.cpp149 void disable_segfpe() { in disable_segfpe() function
H A Dlapack.cpp199 if (is_check_mode()) disable_segfpe(); in lapack_eigen_symmv()
H A Dgemma.cpp1930 if (is_check_mode()) disable_segfpe(); // disable fast NaN checking for now in BatchRun()
2045 if (is_check_mode()) disable_segfpe(); // fast NaN checking for now in BatchRun()