OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:powerof2
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/sys/
param.h
454
#define
powerof2
(x) ((((x)-1)&(x))==0)
macro
param.h
454
#define
powerof2
(x) ((((x)-1)&(x))==0)
macro
param.h
454
#define
powerof2
(x) ((((x)-1)&(x))==0)
macro
/src/tools/compat/
compat_defs.h
1290
#ifndef
powerof2
1291
#define
powerof2
(x) ((((x)-1)&(x))==0)
macro
compat_defs.h
1290
#ifndef
powerof2
1291
#define
powerof2
(x) ((((x)-1)&(x))==0)
macro
compat_defs.h
1290
#ifndef
powerof2
1291
#define
powerof2
(x) ((((x)-1)&(x))==0)
macro
Completed in 40 milliseconds
Indexes created Fri Oct 03 02:09:57 GMT 2025