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

/illumos-gate/usr/src/cmd/cmd-inet/usr.lib/mdnsd/
H A DDNSDigest.c459 # define LE_FETCH32(a) ({ register unsigned int l; \ macro
468 # define LE_FETCH32(a) ({ register unsigned int l; \ macro
530 # ifdef LE_FETCH32
531 # define HOST_FETCH32(p,l) LE_FETCH32(p)

Completed in 47 milliseconds