OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bswap
(Results
1 - 1
of
1
) sorted by relevancy
/src/usr.bin/kdump/
kdump.c
1179
int
bswap
= word_sz - 1;
local in function:hexdump_buf
1181
#define
bswap
0
macro
1234
bp[(l ^
bswap
) * bsize] = hex[c >> 4];
1235
bp[(l ^
bswap
) * bsize + 1] = hex[c & 0xf];
Completed in 13 milliseconds
Indexes created Tue Oct 21 12:09:54 GMT 2025