Searched refs:__byte_swap_int (Results 1 – 3 of 3) sorted by relevance
123 def __byte_swap_int(x): return __byte_swap_int_var(x) function