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

/freebsd-10.0-release/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c74 #define SWAP_16(x) (x) = BSWAP_16(x) macro
175 SWAP_16(id);
208 SWAP_16(fdata[0]);
209 SWAP_16(fdata[1]);
218 SWAP_16(id);
247 SWAP_16(ctt->ctt_info);
248 SWAP_16(ctt->ctt_size);
260 SWAP_16(cts->ctt_info);
261 SWAP_16(cts->ctt_size);
275 SWAP_16(ct
[all...]

Completed in 107 milliseconds