Searched refs:ADD_FETCH (Results 1 – 1 of 1) sorted by relevance
146 #define ADD_FETCH(n, type) type __atomic_add_fetch_ ## n (volatile void* ptr, type value, int memor… macro319 ADD_FETCH(1, unsigned char)320 ADD_FETCH(2, short unsigned int)321 ADD_FETCH(4, unsigned int)471 ADD_FETCH(8, long long unsigned int)