Searched refs:ASAN_ATOMIC_FUNC_CMPSET (Results 1 – 1 of 1) sorted by relevance
736 #define ASAN_ATOMIC_FUNC_CMPSET(name, type) \ macro846 ASAN_ATOMIC_FUNC_CMPSET(8, uint8_t);847 ASAN_ATOMIC_FUNC_CMPSET(16, uint16_t);848 ASAN_ATOMIC_FUNC_CMPSET(32, uint32_t);849 ASAN_ATOMIC_FUNC_CMPSET(64, uint64_t);850 ASAN_ATOMIC_FUNC_CMPSET(int, u_int);851 ASAN_ATOMIC_FUNC_CMPSET(long, u_long);852 ASAN_ATOMIC_FUNC_CMPSET(ptr, uintptr_t);