Searched refs:SUB_FETCH (Results 1 – 1 of 1) sorted by relevance
164 #define SUB_FETCH(n, type) type __atomic_sub_fetch_ ## n (volatile void* ptr, type value, int memor… macro327 SUB_FETCH(1, unsigned char)328 SUB_FETCH(2, short unsigned int)329 SUB_FETCH(4, unsigned int)473 SUB_FETCH(8, long long unsigned int)