Searched refs:memchr_count (Results 1 – 1 of 1) sorted by relevance
33 size_t memchr_count = GetEnd() - location; in Find() local34 const void* void0_ptr = memchr(GetBuffer(location), char0, memchr_count); in Find()