Searched refs:_hexspace (Results 1 – 1 of 1) sorted by relevance
4030 _hexspace(uint64_t v, int sz, int width, int padding) in _hexspace() function4051 #define HEXSPACE(v, t, w, s) _hexspace((uint64_t)(v), sizeof (t), (w), (s))