Searched refs:binary_16_hex (Results 1 – 1 of 1) sorted by relevance
1241 #define binary_16_hex_wrap( a, b ) binary_16_hex( a, b )1242 #define binary_16_hex( a, b ) ( 0x ## a ## b ) macro