Home
last modified time | relevance | path

Searched refs:_Py_bswap32 (Results 1 – 5 of 5) sorted by relevance

/external/python/cpython3/Include/internal/
Dpycore_byteswap.h47 _Py_bswap32(uint32_t word) in _Py_bswap32() function
/external/python/cpython3/Modules/
D_testinternalcapi.c91 uint32_t u32 = _Py_bswap32(UINT32_C(0x78563412)); in test_bswap()
Dsha256module.c62 *buffer = _Py_bswap32(*buffer); in longReverse()
/external/python/cpython3/Objects/stringlib/
Dcodecs.h748 return _Py_bswap32(word); in STRINGLIB()
/external/python/cpython3/Modules/_ctypes/
Dcfield.c459 # define SWAP_INT _Py_bswap32
465 # define SWAP_LONG _Py_bswap32