Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/libpandafile/
H A Dbytecode_instruction-inl.h73 size_t byteoffsetEnd = (offset + width + BYTE_WIDTH - 1) / BYTE_WIDTH; in Read64() local
74 size_t bytecount = byteoffsetEnd - byteoffset; in Read64()

Completed in 2 milliseconds