Home
last modified time | relevance | path

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

/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/objtools/flatfile/
H A Dembl.h49 #define ParFlat_OS 6 /* organism species */ macro
H A Dem_index.cpp342 else if(StringNCmp(finfo->str, emblkwl[ParFlat_OS].str, in EmblIndex()
343 emblkwl[ParFlat_OS].len) == 0) in EmblIndex()
H A Dem_ascii.cpp2322 dbp = TrackNodeType(entry, ParFlat_OS); in FakeEmblBioSources()
2332 if(dbp->type != ParFlat_OS) in FakeEmblBioSources()
H A Dasci_blk.cpp751 temp = TrackNodeType(entry, ParFlat_OS); in GetEmblSubBlock()
754 if (temp->type != ParFlat_OS) in GetEmblSubBlock()