Home | History | Annotate | Download | only in core

Lines Matching refs:peek

243     uint32_t peek = writer->readTAt<uint32_t>(offset);
246 UNPACK_8_24(peek, op, *size);
760 uint32_t peek = fWriter.readTAt<uint32_t>(offset);
762 offset = peek;