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

/opensolaris-onvv-gate/usr/src/common/openssl/crypto/
H A Dmd32_common.h225 #define REVERSE_FETCH32(a,l) ( \ macro
231 #define REVERSE_FETCH32(a,l) ( \ macro
/opensolaris-onvv-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSDigest.c538 #define REVERSE_FETCH32(a,l) ( \ macro
544 #define REVERSE_FETCH32(a,l) ( \ macro
587 # elif defined(REVERSE_FETCH32)
588 # define HOST_FETCH32(p,l) REVERSE_FETCH32(p,l)
601 # elif defined(REVERSE_FETCH32)
602 # define HOST_FETCH32(p,l) REVERSE_FETCH32(p,l)

Completed in 95 milliseconds