Home
last modified time | relevance | path

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

/dports/biology/sra-tools/sra-tools-2.11.0/tools/sra-pileup/
H A Dsam-dump.c3232 static rc_t DumpUnaligned( SAM_dump_ctx_t *const ctx, bool const aligned ) in DumpUnaligned() function
3476 rc = DumpUnaligned( ctx, ctx->pri.tbl.vtbl != NULL ); in DumpDB()
3491 rc = DumpUnaligned( ctx, false ); in DumpTable()