Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/libpandafile/
H A Dproto_data_accessor-inl.h75 size_t shorty_idx = 0; in IsEqual() local
81 size_t shift = (shorty_idx % SHORTY_ELEM_PER16) * SHORTY_ELEM_WIDTH; in IsEqual()
94 if ((++shorty_idx % SHORTY_ELEM_PER16) == 0) { in IsEqual()

Completed in 1 milliseconds