Home
last modified time | relevance | path

Searched refs:AUTH_LIST_names_str_E (Results 1 – 5 of 5) sorted by relevance

/dports/biology/ncbi-toolkit/ncbi/asnstat/
H A Dasnbibli.h366 #define AUTH_LIST_names_str_E &at[49] macro
H A Dallpub.h647 #define AUTH_LIST_names_str_E &at[120] macro
H A Dall.h4747 #define AUTH_LIST_names_str_E &at[120] macro
/dports/biology/ncbi-toolkit/ncbi/cdromlib/
H A Dcdentrez.c269 static AsnTypePtr AUTH_LIST_names_str_E = NULL; variable
2960 FindAsnType (&AUTH_LIST_names_str_E, amp, "Auth-list.names.str.E"); in MedSumAsnRead()
3016 } else if (atp == AUTH_LIST_names_str_E) { in MedSumAsnRead()
3305 FindAsnType (&AUTH_LIST_names_str_E, amp, "Auth-list.names.str.E"); in CdSeqSumAsnRead()
3382 } else if (atp == AUTH_LIST_names_str_E) { in CdSeqSumAsnRead()
/dports/biology/ncbi-toolkit/ncbi/object/
H A Dobjbibli.c611 elementptr = AUTH_LIST_names_str_E; in AuthListAsnWrite()