Searched refs:array_64 (Results 1 – 1 of 1) sorted by relevance
39 auto array_64 = reinterpret_cast<uint64_t*>(array); in ByteSwapArray() local41 array_64[i] = BYTE_SWAP_64(array_64[i]); in ByteSwapArray()