Searched defs:hex_p (Results 1 – 3 of 3) sorted by relevance
104 hex_p = uint_parser<unsigned, 16>(); variable
837 const char* hex_p = &numbers_internal::kHexTable[*src_ptr * 2]; in BytesToHexStringInternal() local