OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:bytesperword
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/uvm/
uvm_swap.c
248
const size_t
bytesperword
= sizeof(sdp->swd_encmap[0]);
local in function:encmap_size
249
const size_t bitsperword = NBBY *
bytesperword
;
252
const size_t nbytes = nwords *
bytesperword
;
uvm_swap.c
248
const size_t
bytesperword
= sizeof(sdp->swd_encmap[0]);
local in function:encmap_size
249
const size_t bitsperword = NBBY *
bytesperword
;
252
const size_t nbytes = nwords *
bytesperword
;
Completed in 22 milliseconds
Indexes created Mon Sep 22 10:09:38 GMT 2025