Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/
Dstack_walker.cpp417 [[maybe_unused]] static constexpr size_t WIDTH_REG = 4; in Dump() local
433 os << " " << std::setw(WIDTH_REG) << std::setfill(' ') << std::right in Dump()