Home
last modified time | relevance | path

Searched refs:__ATOMIC_CONST_TEST_OPS (Results 1 – 1 of 1) sorted by relevance

/arch/s390/include/asm/
A Datomic_ops.h214 #define __ATOMIC_CONST_TEST_OPS(op_name, op_type, op_string) \ macro
218 __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