Home
last modified time | relevance | path

Searched defs:empty_count (Results 1 – 1 of 1) sorted by relevance

/arkcompiler/runtime_core/libpandafile/
Ddata_protect.h173 uint32_t empty_count = step - (origin_length_ % step); in Append() local
200 uint32_t empty_count = step - (origin_length_ % step); in Append() local