OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bs16
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/testsuite/bfin/
test.h
5
typedef short
bs16
;
typedef
/src/external/gpl3/gdb.old/dist/sim/testsuite/bfin/
test.h
5
typedef short
bs16
;
typedef
/src/usr.bin/rump_allserver/
rump_allserver.c
629
#define
bs16
(x) ((((x) & 0xff00) >> 8) | (((x) & 0x00ff) << 8))
macro
673
npart =
bs16
(lp->d_npartitions);
682
sum ^=
bs16
(*start);
752
npart =
bs16
(lp->d_npartitions);
/src/external/gpl3/gdb/dist/sim/bfin/
bfin-sim.h
33
typedef int16_t
bs16
;
typedef
/src/external/gpl3/gdb.old/dist/sim/bfin/
bfin-sim.h
33
typedef int16_t
bs16
;
typedef
Completed in 19 milliseconds
Indexes created Wed Mar 04 15:26:31 UTC 2026