Home
last modified time | relevance | path

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

/dports/biology/sra-tools/sra-tools-2.11.0/tools/sra-sort/
H A Dmap-file.h128 int64_t MapFileAllocMissingNewIds ( MapFile *self, const ctx_t *ctx );
H A Dcsra-tbl.c610 csra -> first_unaligned_spot = MapFileAllocMissingNewIds ( self -> csra -> seq_idx, ctx ); in cSRATblPairPreCopySeq()
H A Dmap-file.c575 int64_t MapFileAllocMissingNewIds ( MapFile *self, const ctx_t *ctx ) in MapFileAllocMissingNewIds() function