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 - 2
of
2
) sorted by relevancy
/src/sys/sys/
bitops.h
191
#define
_ilog2_const
(_n) ( \
macro
260
__builtin_constant_p(_n) ?
_ilog2_const
(_n) : \
bitops.h
191
#define
_ilog2_const
(_n) ( \
macro
260
__builtin_constant_p(_n) ?
_ilog2_const
(_n) : \
Completed in 24 milliseconds
Indexes created Sat Sep 27 14:09:57 GMT 2025