Searched refs:CurPtrShadow (Results 1 – 1 of 1) sorted by relevance
52 const unsigned char *CurPtrShadow = CurPtr; in Lex() local55 unsigned Word0 = endian::readNext<uint32_t, little, aligned>(CurPtrShadow); in Lex()57 endian::readNext<uint32_t, little, aligned>(CurPtrShadow); in Lex()59 endian::readNext<uint32_t, little, aligned>(CurPtrShadow); in Lex()65 CurPtr = CurPtrShadow; in Lex()