OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bs16
(Results
1 - 2
of
2
) sorted by relevancy
/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);
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);
Completed in 24 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025