Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/html/
H A Dnode.cpp42 static CStaticTls<CNCBINode::TExceptionFlags> s_TlsExceptionFlags; variable
397 s_TlsExceptionFlags.SetValue( in SetExceptionFlags()
405 return EExceptionFlags((intptr_t) s_TlsExceptionFlags.GetValue()); in GetExceptionFlags()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/html/
H A Dnode.cpp42 static CStaticTls<CNCBINode::TExceptionFlags> s_TlsExceptionFlags; variable
397 s_TlsExceptionFlags.SetValue( in SetExceptionFlags()
405 return EExceptionFlags((intptr_t) s_TlsExceptionFlags.GetValue()); in GetExceptionFlags()