Home
last modified time | relevance | path

Searched defs:_swappedbytes_ (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/ctypes/
D_endian.py49 _swappedbytes_ = None variable in BigEndianStructure
58 _swappedbytes_ = None variable in LittleEndianStructure
/external/python/cpython2/Lib/ctypes/
D_endian.py49 _swappedbytes_ = None variable in BigEndianStructure
58 _swappedbytes_ = None variable in LittleEndianStructure