Home
last modified time | relevance | path

Searched refs:struct_Org_ref (Results 1 – 7 of 7) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/network/taxon1/common/
H A Dtax1map.h14 #define struct_Org_ref orgref macro
H A Dobjtax1.h166 struct struct_Org_ref PNTR org;
186 struct struct_Org_ref PNTR org;
H A Dtaxinc.h12 #define struct_Org_ref orgref macro
/dports/biology/ncbi-toolkit/ncbi/biostruc/
H A Dstrimprt.h65 #define struct_Org_ref orgref macro
/dports/biology/ncbi-toolkit/ncbi/access/
H A Dobjtax3.h121 struct struct_Org_ref PNTR org;
138 struct struct_Org_ref PNTR org;
/dports/biology/ncbi-toolkit/ncbi/biostruc/cdd/
H A Dobjcdd.h214 struct struct_Org_ref PNTR reference;
H A Dobjcdd.c1704 ptr -> reference = (struct struct_Org_ref PNTR) OrgRefAsnRead(aip, atp); in CddOrgRefAsnRead()