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

/netbsd-current/external/cddl/osnet/dist/tools/ctf/cvt/
H A Dctf.c77 #define SWAP_32(x) (x) = BSWAP_32(x) macro
160 SWAP_32(ctl.ctl_label);
161 SWAP_32(ctl.ctl_typeidx);
248 SWAP_32(ctt->ctt_name);
251 SWAP_32(ctt->ctt_lsizehi);
252 SWAP_32(ctt->ctt_lsizelo);
261 SWAP_32(cts->ctt_name);
276 SWAP_32(cts->ctt_name);
356 SWAP_32(data);
378 SWAP_32(ct
[all...]
/netbsd-current/external/gpl3/binutils/dist/gas/config/
H A Dtc-aarch64.h50 #define SWAP_32(n) \ macro
H A Dtc-aarch64.c2252 exp.X_add_number = SWAP_32 (val);
/netbsd-current/external/gpl3/gdb.old/dist/gas/config/
H A Dtc-aarch64.h50 #define SWAP_32(n) \ macro
H A Dtc-aarch64.c2054 exp.X_add_number = SWAP_32 (val);
/netbsd-current/external/gpl3/binutils.old/dist/gas/config/
H A Dtc-aarch64.h50 #define SWAP_32(n) \ macro
H A Dtc-aarch64.c2024 exp.X_add_number = SWAP_32 (val);

Completed in 152 milliseconds