Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DPNaClTranslator.cpp3170 const uintptr_t EndByte = Cursor.getEndWordByteForBit(EndBit); in ParseBlock() local
3171 const uintptr_t BufferSize = EndByte - StartByte; in ParseBlock()