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