Home
last modified time | relevance | path

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

/netbsd/src/external/apache2/mDNSResponder/dist/mDNSShared/
DCommonServices.h1210 #define binary_32( a, b, c, d ) binary_32_hex_wrap( hex_digit8( a ), hex_digit8( b ), h… macro
DDebugServices.c2773 …DebugSNPrintF( s, sizeof( s ), "%lb", (unsigned long) binary_32( 01111011, 01111011, 01111011, 011… in DebugServicesTest()