OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:divmask
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/kdump/
kdump.c
1173
int
divmask
= word_sz - 1; /* block size in bytes */
local in function:hexdump_buf
1189
divmask
= 7;
1196
width = 16 * bsize + (16 / (
divmask
+ 1)) * gdelim;
1232
if ((l &
divmask
) == 0)
kdump.c
1173
int
divmask
= word_sz - 1; /* block size in bytes */
local in function:hexdump_buf
1189
divmask
= 7;
1196
width = 16 * bsize + (16 / (
divmask
+ 1)) * gdelim;
1232
if ((l &
divmask
) == 0)
Completed in 22 milliseconds
Indexes created Wed Oct 01 07:09:59 GMT 2025