Searched refs:_Py_bswap64 (Results 1 – 4 of 4) sorted by relevance
66 _Py_bswap64(uint64_t word) in _Py_bswap64() function
58 uint64_t u64 = _Py_bswap64(UINT64_C(0xEFCDAB9078563412)); in test_bswap()
63 *buffer = _Py_bswap64(*buffer); in longReverse()
439 # define SWAP_LONG _Py_bswap64445 # define SWAP_LONG_LONG _Py_bswap64