Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/algo/blast/api/
H A Dblast_input.h82 typedef enum EPsiCheckpointType { enum
86 } EPsiCheckpointType; typedef
90 EPsiCheckpointType checkpoint_type; /**< file format */
98 Blast_PsiCheckpointLocNew(EPsiCheckpointType checkpoint_type,
H A Dblast_input.c635 Blast_PsiCheckpointLocNew(EPsiCheckpointType checkpoint_type, in Blast_PsiCheckpointLocNew()
/dports/biology/ncbi-toolkit/ncbi/demo/
H A Dblastall.c1601 EPsiCheckpointType checkpoint_type; in Main_new()