Searched refs:stbl_cmp_insertion (Results 1 – 2 of 2) sorted by relevance
1143 stbl_cmp_insertion = 1 << 0, enumerator1199 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()