Home
last modified time | relevance | path

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

/ark/runtime_core/runtime/
Dstack_walker.cpp420 [[maybe_unused]] static constexpr size_t WIDTH_TYPE = 20; in Dump() local
436 os << std::setw(WIDTH_TYPE) << std::setfill(' '); in Dump()