Searched refs:NAND_FETCH (Results 1 – 1 of 1) sorted by relevance
236 #define NAND_FETCH(n, type) type __atomic_nand_fetch_ ## n (volatile void* ptr, type value, int mem… macro359 NAND_FETCH(1, unsigned char)360 NAND_FETCH(2, short unsigned int)361 NAND_FETCH(4, unsigned int)481 NAND_FETCH(8, long long unsigned int)