Searched refs:binary_16_hex (Results 1 - 1 of 1) sorted by relevance

/external/mdnsresponder/mDNSShared/
H A DCommonServices.h1241 #define binary_16_hex_wrap( a, b ) binary_16_hex( a, b )
1242 #define binary_16_hex( a, b ) ( 0x ## a ## b ) macro

Completed in 47 milliseconds