Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/cdromlib/
H A Dcdconfig.h107 } DrasticActions, PNTR DrasticActionsPtr; typedef
H A Dcdconfig.c157 static DrasticActionsPtr DrasticList = NULL;
709 DrasticActionsPtr dap, nextdap; in FreeConfig()
864 DrasticActionsPtr d; in IsDrasticAction()
881 d = (DrasticActionsPtr) MemNew(sizeof(DrasticActions)); in IsDrasticAction()