Searched refs:_bprint_hexdump (Results 1 – 1 of 1) sorted by relevance
296 _bprint_hexdump( char* p, char* end, const uint8_t* data, int datalen ) in _bprint_hexdump() function341 p = _bprint_hexdump(p, end, base, len); in XLOG_BYTES()