Searched refs:__atomic_exchange_c (Results 1 – 1 of 1) sorted by relevance
34 #define __atomic_exchange_c __atomic_exchange macro41 #pragma redefine_extname __atomic_exchange_c __atomic_exchange94 void __atomic_exchange_c(uint size, volatile void *ptr, void *val, void *old, __unused int model) { in __atomic_exchange_c() function