OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SWAP_16
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/cddl/osnet/dist/tools/ctf/cvt/
ctf.c
76
#define
SWAP_16
(x) (x) = BSWAP_16(x)
739
SWAP_16
(h.cth_preamble.ctp_magic);
/src/external/gpl3/gdb.old/dist/sim/common/
sim-endian.h
46
INLINE_SIM_ENDIAN(unsigned_16)
swap_16
(unsigned_16 x);
88
#define
SWAP_16
swap_16
168
/*case 16: VARIABLE =
SWAP_16
(VARIABLE); break;*/ \
/src/external/gpl3/gdb/dist/sim/common/
sim-endian.h
46
INLINE_SIM_ENDIAN(unsigned_16)
swap_16
(unsigned_16 x);
88
#define
SWAP_16
swap_16
168
/*case 16: VARIABLE =
SWAP_16
(VARIABLE); break;*/ \
Completed in 30 milliseconds
Indexes created Mon Jul 27 00:28:37 UTC 2026