Searched refs:TINFL_MEMSET (Results 1 – 1 of 1) sorted by relevance
2418 #define TINFL_MEMSET(p, c, l) memset(p, c, l) macro2678 TINFL_MEMSET(r->m_tables[1].m_code_size, 5, 32); in tinfl_decompress()2768 TINFL_MEMSET(r->m_len_codes + counter, in tinfl_decompress()