OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_mt
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/sys/
bitops.h
268
uint64_t
_mt
;
local in function:fast_divide32_prepare
272
_mt
= (uint64_t)(0x100000000ULL * ((1ULL << _l) - _div));
273
*_m = (uint32_t)(
_mt
/ _div + 1);
Completed in 11 milliseconds
Indexes created Sat Oct 18 08:10:09 GMT 2025