Home
last modified time | relevance | path

Searched refs:binary_32 (Results 1 – 2 of 2) sorted by relevance

/external/mdnsresponder/mDNSShared/
DCommonServices.h1251 #define binary_32( a, b, c, d ) binary_32_hex_wrap( hex_digit8( a ), hex_digit8( b ), hex_digit8… macro
DDebugServices.c2821 …DebugSNPrintF( s, sizeof( s ), "%lb", (unsigned long) binary_32( 01111011, 01111011, 01111011, 011… in DebugServicesTest()