Searched refs:__ATOMIC_CONST_TEST_OPS (Results 1 – 1 of 1) sorted by relevance
214 #define __ATOMIC_CONST_TEST_OPS(op_name, op_type, op_string) \ macro218 __ATOMIC_CONST_TEST_OPS(__atomic_add_const_and_test, int, "alsi")219 __ATOMIC_CONST_TEST_OPS(__atomic64_add_const_and_test, long, "algsi")221 #undef __ATOMIC_CONST_TEST_OPS
Completed in 4 milliseconds