Home
last modified time | relevance | path

Searched defs:g_bCatchExceptions (Results 1 – 2 of 2) sorted by relevance

/dports/biology/muscle/muscle-3.8.1551/
H A Dparams.cpp97 bool g_bCatchExceptions = false; variable
99 bool g_bCatchExceptions = true; variable
/dports/biology/ugene/ugene-40.1/src/plugins_3rdparty/umuscle/src/muscle/
H A Dmuscle_context.h134 bool g_bCatchExceptions; member