Searched refs:RAW_HEX (Results 1 – 2 of 2) sorted by relevance
25 #define RAW_HEX(x) RAW_HEXBASE << std::setw(sizeof(x) * 2) << (x) macro
78 #define RAW_HEX(x) RAW_HEXBASE << std::setw(sizeof(x) * 2) << (x) macro