Searched refs:FETCH_NAND (Results 1 – 1 of 1) sorted by relevance
227 #define FETCH_NAND(n, type) type __atomic_fetch_nand_ ## n (volatile void* ptr, type value, int mem… macro355 FETCH_NAND(1, unsigned char)356 FETCH_NAND(2, short unsigned int)357 FETCH_NAND(4, unsigned int)469 FETCH_NAND(8, long long unsigned int)