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

/external/mdnsresponder/mDNSCore/
H A DDNSDigest.c499 #define REVERSE_FETCH32(a,l) ( \ macro
505 #define REVERSE_FETCH32(a,l) ( \ macro
548 # elif defined(REVERSE_FETCH32)
549 # define HOST_FETCH32(p,l) REVERSE_FETCH32(p,l)
562 # elif defined(REVERSE_FETCH32)
563 # define HOST_FETCH32(p,l) REVERSE_FETCH32(p,l)

Completed in 103 milliseconds