Searched refs:_HEX_SIZE (Results 1 – 2 of 2) sorted by relevance
41 #define _HEX_SIZE 2+(sizeof (Classification_t)*2)+4+\ macro44 static char hex_buf[_HEX_SIZE];67 size = _HEX_SIZE; in h_alloc()71 size = _HEX_SIZE; in h_alloc()126 (void) strncpy(hex, (const char *)h, _HEX_SIZE); in bsltoh_r()176 (void) strncpy(hex, (const char *)h, _HEX_SIZE); in bcleartoh_r()
64 #define _HEX_SIZE 2+(sizeof (Classification_t)*2)+4+\ macro91 hex_len = _HEX_SIZE; in __hex()