Searched refs:HEX_SIZE (Results 1 – 2 of 2) sorted by relevance
102 #define HEX_SIZE(type) (sizeof(type) * 2) macro
68 char tmphex[HEX_SIZE(long) + 3]; in do_esc_char()