Searched refs:HEX_SIZE (Results 1 – 2 of 2) sorted by relevance
27 #define HEX_SIZE(x, sz) HEXBASE << std::setw((sz)) << (x) macro
79 #define HEX_SIZE(x, sz) HEXBASE << std::setw((sz)) << (x) macro