Searched refs:__ATOMIC_TEST_OPS (Results 1 – 1 of 1) sorted by relevance
190 #define __ATOMIC_TEST_OPS(op_name, op_type, op_string) \ macro194 __ATOMIC_TEST_OPS(__atomic_add_and_test, int, "laal")195 __ATOMIC_TEST_OPS(__atomic64_add_and_test, long, "laalg")197 #undef __ATOMIC_TEST_OPS
Completed in 5 milliseconds