Searched defs:pattern32 (Results 1 – 3 of 3) sorted by relevance
33 unsigned int i, j, size, pattern32; in complex_mem_test() local
107 uint32 pattern32; in AllocateBytes() local
821 LZ4HC_countPattern(const BYTE* ip, const BYTE* const iEnd, U32 const pattern32) in LZ4HC_countPattern()