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

/netbsd-6-1-5-RELEASE/sys/dev/pci/n8/common/api/
H A Dmd32_common.h228 # define BE_FETCH32(a) ({ register unsigned int l=(a);\ macro
320 # ifdef BE_FETCH32
321 # define HOST_FETCH32(p,l) BE_FETCH32(p)
/netbsd-6-1-5-RELEASE/external/apache2/mDNSResponder/dist/mDNSCore/
H A DDNSDigest.c554 # define BE_FETCH32(a) ({ register unsigned int l=(a);\ macro
646 # ifdef BE_FETCH32
647 # define HOST_FETCH32(p,l) BE_FETCH32(p)

Completed in 120 milliseconds