Searched refs:SetBE64 (Results 1 – 2 of 2) sorted by relevance
50 inline void SetBE64(void* memory, uint64_t v) { in SetBE64() function148 SetBE64(&result, n); in HostToNetwork64()
41 SetBE64(buf, UINT64_C(0x0123456789abcdef)); in TEST()