Searched refs:copy1 (Results 1 – 7 of 7) sorted by relevance
942 DBusList *copy1; in _dbus_list_test() local1263 copy1 = _DBUS_INT_TO_POINTER (0x342234); in _dbus_list_test()1266 _dbus_list_copy (&list1, ©1); in _dbus_list_test()1268 verify_list (©1); in _dbus_list_test()1269 _dbus_assert (lists_equal (&list1, ©1)); in _dbus_list_test()1279 _dbus_list_clear (©1); in _dbus_list_test()1283 copy1 = _DBUS_INT_TO_POINTER (0x342234); in _dbus_list_test()1286 _dbus_list_copy (&list1, ©1); in _dbus_list_test()1288 verify_list (©1); in _dbus_list_test()1289 _dbus_assert (lists_equal (&list1, ©1)); in _dbus_list_test()
38 copy1 = callee1 define75 # CHECK: Name: copy1
60 ; CHECK-LABEL: copy1:65 define x86_64_win64cc void @copy1(i64 %a0, ...) nounwind {
59 ; CHECK-LABEL: copy1:66 define void @copy1(i64 %a0, ...) nounwind {
791 RE copy1(orig); in TestConstructors() local792 CHECK(copy1.FullMatch(str)); in TestConstructors()796 copy2 = copy1; in TestConstructors()803 copy1 = copy1; in TestConstructors()806 CHECK(copy1.FullMatch(str)); in TestConstructors()
169 bool copy1 = b; in testBool() local
273 ; CHECK-LABEL: {{^}}copy1:277 define void @copy1(float addrspace(1)* %out, float addrspace(1)* %in0) {