OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:SLOT_BITS
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/ia64/disasm/
disasm_int.h
42
#define
SLOT_BITS
41
45
#define BUNDLE_SIZE (SLOT_COUNT *
SLOT_BITS
+ TMPL_BITS)
48
#define SLOT_MASK ((1ULL <<
SLOT_BITS
) - 1ULL)
/src/sys/arch/ia64/include/
db_machdep.h
72
#define
SLOT_BITS
41
74
#define SLOT_MASK ((1ULL <<
SLOT_BITS
) - 1ULL)
Completed in 18 milliseconds
Indexes created Thu Oct 02 07:10:07 GMT 2025