Searched refs:xxh_u8 (Results 1 – 1 of 1) sorted by relevance
987 typedef uint8_t xxh_u8; typedef994 # define BYTE xxh_u8995 # define U8 xxh_u81143 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readLE32()1152 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readBE32()1455 { const xxh_u8* p = (const xxh_u8*)input; in XXH32_update()1665 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readLE64()1678 const xxh_u8* bytePtr = (const xxh_u8 *)memPtr; in XXH_readBE64()1995 { const xxh_u8* p = (const xxh_u8*)input; in XXH64_update()3915 xxh_u8* base = (xxh_u8*)XXH_malloc(s + align); in XXH_alignedMalloc()[all …]
Completed in 27 milliseconds