Home | History | Annotate | Download | only in Basic

Lines Matching refs:Chunk

1236       const __m128i Chunk = *(const __m128i*)NextBuf;
1237 __m128i Cmp = _mm_or_si128(_mm_cmpeq_epi8(Chunk, CRs),
1238 _mm_cmpeq_epi8(Chunk, LFs));
1788 // Initially no macro argument chunk is present.
1850 // and associate the file chunk that it represents.
1893 // Add a new chunk for this macro argument. A previous macro argument chunk
1908 // chunk is mapped to and update the map with new begin/end mappings.