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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSDigest.c483 #define REVERSE_FETCH32(a,l) ( \ macro
489 #define REVERSE_FETCH32(a,l) ( \ macro
532 # elif defined(REVERSE_FETCH32)
533 # define HOST_FETCH32(p,l) REVERSE_FETCH32(p,l)
546 # elif defined(REVERSE_FETCH32)
547 # define HOST_FETCH32(p,l) REVERSE_FETCH32(p,l)

Completed in 87 milliseconds