position_a 886 lib/common/patchset.c int position_a = -1; position_a 889 lib/common/patchset.c crm_element_value_int(change_obj_a->change, XML_DIFF_POSITION, &position_a); position_a 892 lib/common/patchset.c if (position_a < position_b) { position_a 895 lib/common/patchset.c } else if (position_a > position_b) {