Searched defs:__byte_swap_int (Results 1 – 1 of 1) sorted by relevance
93 #define __byte_swap_int(x) (__builtin_constant_p(x) ? \ macro98 #define __byte_swap_int(x) __byte_swap_int_var(x) macro