Searched refs:HEX_ (Results 1 – 2 of 2) sorted by relevance
39 inline constexpr static int32_t HEX_ = 16; variable
40 … std::from_chars(std::addressof(*(it - 1)), std::addressof(*(it + 1)), res, IccOperatorRule::HEX_); in readOneByte()