OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MSMASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/common/
sim-bits.h
59
MSMASK
*(FIRST, LAST): Like MASK - LS bit is zero.
358
#define
MSMASK
(FIRST, LAST) (MASK (_MSB_POS (64, FIRST), _MSB_POS (64, LAST)))
/src/external/gpl3/gdb.old/dist/sim/common/
sim-bits.h
59
MSMASK
*(FIRST, LAST): Like MASK - LS bit is zero.
358
#define
MSMASK
(FIRST, LAST) (MASK (_MSB_POS (64, FIRST), _MSB_POS (64, LAST)))
Completed in 28 milliseconds
Indexes created Tue Mar 03 05:31:39 UTC 2026