Searched refs:MSAN_ATOMIC_FUNC_TESTANDCLEAR (Results 1 – 1 of 1) sorted by relevance
1143 #define MSAN_ATOMIC_FUNC_TESTANDCLEAR(name, type) \ macro1288 MSAN_ATOMIC_FUNC_TESTANDCLEAR(32, uint32_t);1289 MSAN_ATOMIC_FUNC_TESTANDCLEAR(64, uint64_t);1290 MSAN_ATOMIC_FUNC_TESTANDCLEAR(int, u_int);1291 MSAN_ATOMIC_FUNC_TESTANDCLEAR(long, u_long);1292 MSAN_ATOMIC_FUNC_TESTANDCLEAR(ptr, uintptr_t);