Home
last modified time | relevance | path

Searched refs:SWAP_32 (Results 1 – 1 of 1) sorted by relevance

/freebsd/cddl/contrib/opensolaris/tools/ctf/cvt/
H A Dctf.c72 #define SWAP_32(x) (x) = BSWAP_32(x) macro
155 SWAP_32(ctl.ctl_label); in write_label()
156 SWAP_32(ctl.ctl_typeidx); in write_label()
170 SWAP_32(id); in write_objects()
205 SWAP_32(fdata[0]); in write_functions()
206 SWAP_32(fdata[1]); in write_functions()
215 SWAP_32(id); in write_functions()
243 SWAP_32(ctt->ctt_name); in write_sized_type_rec()
244 SWAP_32(ctt->ctt_info); in write_sized_type_rec()
245 SWAP_32(ctt->ctt_size); in write_sized_type_rec()
[all …]