Home
last modified time | relevance | path

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

/dports/biology/gemma/GEMMA-0.98.3/src/
H A Ddebug.h46 bool is_no_check_mode();
H A Ddebug.cpp63 bool is_no_check_mode() { return !debug_check; }; in is_no_check_mode() function