Searched defs:hex_p (Results 1 – 10 of 10) sorted by relevance
906 const char* hex_p = &numbers_internal::kHexTable[*src_ptr * 2]; in BytesToHexStringInternal() local989 auto hex_p = hex.cbegin(); in HexStringToBytes() local
898 const char* hex_p = &numbers_internal::kHexTable[*src_ptr * 2]; in BytesToHexStringInternal() local981 auto hex_p = hex.cbegin(); in HexStringToBytes() local
574 const char* hex_p = &kHexTable[*src_ptr * 2]; in b2a_hex_t() local
104 hex_p = uint_parser<unsigned, 16>(); variable
377 #define hex_p(c) (hex_value (c) != _hex_bad) macro
848 const char* hex_p = &numbers_internal::kHexTable[*src_ptr * 2]; in BytesToHexStringInternal() local
850 const char* hex_p = &numbers_internal::kHexTable[*src_ptr * 2]; in BytesToHexStringInternal() local
837 const char* hex_p = &numbers_internal::kHexTable[*src_ptr * 2]; in BytesToHexStringInternal() local