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