Searched refs:SetAlignedBlocks (Results 1 – 1 of 1) sorted by relevance
62 static void SetAlignedBlocks(char *dst, unsigned value, size_t count) { in SetAlignedBlocks() function126 return SetAlignedBlocks<32>(dst, value, count); in GeneralPurposeMemset()