Home
last modified time | relevance | path

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

/dports/biology/sra-tools/sra-tools-2.11.0/ncbi-vdb/libs/vdb/
H A Dschema-tbl.c1143 stbl_cmp_insertion = 1 << 0, enumerator
1199 stage_bits |= stbl_cmp_insertion; in STableCompare()
1224 , ( stage_bits & stbl_cmp_insertion ) ? " insertion(s) detected\n" : "" in STableCompare()
1233 …if ( a -> version == b -> version && ( stage_bits & ( stbl_cmp_insertion | stbl_cmp_deletion ) ) !… in STableCompare()
/dports/biology/ncbi-vdb/ncbi-vdb-2.11.0/libs/vdb/
H A Dschema-tbl.c1143 stbl_cmp_insertion = 1 << 0, enumerator
1199 stage_bits |= stbl_cmp_insertion; in STableCompare()
1224 , ( stage_bits & stbl_cmp_insertion ) ? " insertion(s) detected\n" : "" in STableCompare()
1233 …if ( a -> version == b -> version && ( stage_bits & ( stbl_cmp_insertion | stbl_cmp_deletion ) ) !… in STableCompare()