Lines Matching refs:__strong_reference
406 __strong_reference(__sync_lock_test_and_set_1_c, __sync_lock_test_and_set_1);
407 __strong_reference(__sync_lock_test_and_set_2_c, __sync_lock_test_and_set_2);
408 __strong_reference(__sync_lock_test_and_set_4_c, __sync_lock_test_and_set_4);
409 __strong_reference(__sync_val_compare_and_swap_1_c, __sync_val_compare_and_swap_1);
410 __strong_reference(__sync_val_compare_and_swap_2_c, __sync_val_compare_and_swap_2);
411 __strong_reference(__sync_val_compare_and_swap_4_c, __sync_val_compare_and_swap_4);
412 __strong_reference(__sync_fetch_and_add_1_c, __sync_fetch_and_add_1);
413 __strong_reference(__sync_fetch_and_add_2_c, __sync_fetch_and_add_2);
414 __strong_reference(__sync_fetch_and_add_4_c, __sync_fetch_and_add_4);
415 __strong_reference(__sync_fetch_and_and_1_c, __sync_fetch_and_and_1);
416 __strong_reference(__sync_fetch_and_and_2_c, __sync_fetch_and_and_2);
417 __strong_reference(__sync_fetch_and_and_4_c, __sync_fetch_and_and_4);
418 __strong_reference(__sync_fetch_and_sub_1_c, __sync_fetch_and_sub_1);
419 __strong_reference(__sync_fetch_and_sub_2_c, __sync_fetch_and_sub_2);
420 __strong_reference(__sync_fetch_and_sub_4_c, __sync_fetch_and_sub_4);
421 __strong_reference(__sync_fetch_and_or_1_c, __sync_fetch_and_or_1);
422 __strong_reference(__sync_fetch_and_or_2_c, __sync_fetch_and_or_2);
423 __strong_reference(__sync_fetch_and_or_4_c, __sync_fetch_and_or_4);
424 __strong_reference(__sync_fetch_and_xor_1_c, __sync_fetch_and_xor_1);
425 __strong_reference(__sync_fetch_and_xor_2_c, __sync_fetch_and_xor_2);
426 __strong_reference(__sync_fetch_and_xor_4_c, __sync_fetch_and_xor_4);