Home | History | Annotate | Download | only in dbus

Lines Matching full:copy2

984   DBusList *copy2;
1305 copy2 = _DBUS_INT_TO_POINTER (23);
1312 _dbus_list_copy (&list2, &copy2);
1314 verify_list (&copy2);
1315 _dbus_assert (lists_equal (&list2, &copy2));
1321 _dbus_list_clear (&copy2);
1325 copy2 = _DBUS_INT_TO_POINTER (23);
1332 _dbus_list_copy (&list2, &copy2);
1334 verify_list (&copy2);
1335 _dbus_assert (lists_equal (&list2, &copy2));