Searched defs:__byte_swap_word (Results 1 – 1 of 1) sorted by relevance
143 #define __byte_swap_word(x) (__builtin_constant_p(x) ? \ macro148 #define __byte_swap_word(x) __byte_swap_word_var(x) macro