Home
last modified time | relevance | path

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

/third_party/lzma/C/
H A DAesOpt.c223 const __m128i *wStart = p + *(const UInt32 *)(p + 1) * 2 + 2 - 1; in AES_FUNC_START2() local
229 const __m128i *w = wStart; in AES_FUNC_START2()
252 const __m128i *w = wStart - 1; in AES_FUNC_START2()
729 const v128 *wStart = p + ((size_t)*(const UInt32 *)(p + 1)) * 2;
735 const v128 *w = wStart;
757 const v128 *w = wStart;

Completed in 2 milliseconds