OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:_ilog2_const
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/sys/
bitops.h
191
#define
_ilog2_const
(_n) ( \
macro
260
__builtin_constant_p(_n) ?
_ilog2_const
(_n) : \
Completed in 55 milliseconds
Indexes created Thu Oct 02 01:09:59 GMT 2025