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

/illumos-gate/usr/src/cmd/sgs/include/
H A D_machelf.h110 #define BSWAP_WORD(_word) \ macro
128 #define BSWAP_XWORD(_xword) BSWAP_WORD(_xword)
/illumos-gate/usr/src/cmd/sgs/elfdump/common/
H A Dstruct_layout.c65 field_data->sld_ui32 = BSWAP_WORD(field_data->sld_ui32);
/illumos-gate/usr/src/cmd/sgs/libld/common/
H A Drelocate.c836 return (BSWAP_WORD(v));

Completed in 68 milliseconds