Home
last modified time | relevance | path

Searched refs:__byte_swap_int (Results 1 – 3 of 3) sorted by relevance

/external/python/cpython2/Lib/plat-freebsd6/
DIN.py123 def __byte_swap_int(x): return __byte_swap_int_var(x) function
/external/python/cpython2/Lib/plat-freebsd8/
DIN.py123 def __byte_swap_int(x): return __byte_swap_int_var(x) function
/external/python/cpython2/Lib/plat-freebsd7/
DIN.py123 def __byte_swap_int(x): return __byte_swap_int_var(x) function