Home
last modified time | relevance | path

Searched refs:wStart (Results 1 – 1 of 1) sorted by relevance

/third_party/lzma/C/
DAesOpt.c222 const __m128i *wStart = p + *(const UInt32 *)(p + 1) * 2 + 2 - 1; in AES_FUNC_START2() local
228 const __m128i *w = wStart; in AES_FUNC_START2()
251 const __m128i *w = wStart - 1; in AES_FUNC_START2()
676 const v128 *wStart = p + ((size_t)*(const UInt32 *)(p + 1)) * 2;
682 const v128 *w = wStart;
704 const v128 *w = wStart;