Searched refs:__byte_swap_word (Results 1 – 5 of 5) sorted by relevance
135 def __byte_swap_word(x): return __byte_swap_word_var(x) function
129 def __byte_swap_word(x): return __byte_swap_word_var(x) function
133 #define swap16(x) __byte_swap_word(x)
131 #define swap16(x) __byte_swap_word(x)