OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LSMASK
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/common/
sim-bits.h
43
naming.
LSMASK
and LSMASKED are wrong.
57
LSMASK
*(FIRST, LAST): Like MASK - LS bit is zero.
344
#define
LSMASK
(FIRST, LAST) (MASK (_LSB_POS (64, FIRST), _LSB_POS (64, LAST)))
/src/external/gpl3/gdb.old/dist/sim/common/
sim-bits.h
43
naming.
LSMASK
and LSMASKED are wrong.
57
LSMASK
*(FIRST, LAST): Like MASK - LS bit is zero.
344
#define
LSMASK
(FIRST, LAST) (MASK (_LSB_POS (64, FIRST), _LSB_POS (64, LAST)))
Completed in 25 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026