Home
last modified time | relevance | path

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

/external/python/cpython3/Include/internal/
Dpycore_byteswap.h32 _Py_bswap16(uint16_t word) in _Py_bswap16() function
/external/python/cpython3/Modules/
D_testinternalcapi.c84 uint16_t u16 = _Py_bswap16(UINT16_C(0x3412)); in test_bswap()
/external/python/cpython3/Modules/_ctypes/
Dcfield.c453 # define SWAP_SHORT _Py_bswap16