Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/abc2program/
H A Dabc_module_array_processor.cpp187 ASSERT(index - 1 < sizeof(LITERAL_NUMS)/sizeof(LITERAL_NUMS[0])); in FillEntrySize()
189 idx_num += LITERAL_NUMS[index-1] * num; in FillEntrySize()
/arkcompiler/runtime_core/abc2program/common/
H A Dabc_file_utils.h67 constexpr uint8_t LITERAL_NUMS[] = { member

Completed in 2 milliseconds