Searched refs:MSAN_ATOMIC_FUNC_TESTANDCLEAR (Results 1 – 1 of 1) sorted by relevance
1149 #define MSAN_ATOMIC_FUNC_TESTANDCLEAR(name, type) \ macro1294 MSAN_ATOMIC_FUNC_TESTANDCLEAR(32, uint32_t);1295 MSAN_ATOMIC_FUNC_TESTANDCLEAR(64, uint64_t);1296 MSAN_ATOMIC_FUNC_TESTANDCLEAR(int, u_int);1297 MSAN_ATOMIC_FUNC_TESTANDCLEAR(long, u_long);1298 MSAN_ATOMIC_FUNC_TESTANDCLEAR(ptr, uintptr_t);