Home
last modified time | relevance | path

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

/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dtoken.cpp16 static constexpr int WIDTH_ZERO = 0; variable
51 : stream << std::setw(WIDTH_ZERO) << "0x" << std::setw(WIDTH_EIGHTEEN) << in operator <<()