Searched refs:MSAN_ATOMIC_FUNC_CMPSET (Results 1 – 1 of 1) sorted by relevance
1188 #define MSAN_ATOMIC_FUNC_CMPSET(name, type) \ macro1306 MSAN_ATOMIC_FUNC_CMPSET(8, uint8_t);1307 MSAN_ATOMIC_FUNC_CMPSET(16, uint16_t);1308 MSAN_ATOMIC_FUNC_CMPSET(32, uint32_t);1309 MSAN_ATOMIC_FUNC_CMPSET(64, uint64_t);1310 MSAN_ATOMIC_FUNC_CMPSET(int, u_int);1311 MSAN_ATOMIC_FUNC_CMPSET(long, u_long);1312 MSAN_ATOMIC_FUNC_CMPSET(ptr, uintptr_t);