Home
last modified time | relevance | path

Searched refs:MAX_SECOND_AUTHORS_THRESHOLD_1999 (Results 1 – 3 of 3) sorted by relevance

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/misc/fix_pub/
H A Dfix_pub.cpp746 static const int MAX_SECOND_AUTHORS_THRESHOLD_1999 = 27; in TenAuthorsProcess() local
749 …(new_num_names < MAX_SECOND_AUTHORS_THRESHOLD_1999 && num_names > MIN_SECOND_AUTHORS_THRESHOLD_199… in TenAuthorsProcess()
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/edit/
H A Dpub_fix.cpp872 static const int MAX_SECOND_AUTHORS_THRESHOLD_1999 = 27; in TenAuthorsProcess() local
875 …(new_num_names < MAX_SECOND_AUTHORS_THRESHOLD_1999 && num_names > MIN_SECOND_AUTHORS_THRESHOLD_199… in TenAuthorsProcess()
/dports/biology/ncbi-blast+/ncbi-blast-2.12.0+-src/c++/src/objtools/edit/
H A Dpub_fix.cpp872 static const int MAX_SECOND_AUTHORS_THRESHOLD_1999 = 27; in TenAuthorsProcess() local
875 …(new_num_names < MAX_SECOND_AUTHORS_THRESHOLD_1999 && num_names > MIN_SECOND_AUTHORS_THRESHOLD_199… in TenAuthorsProcess()