OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:LSBIT64
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/common/
sim-bits.h
212
#define
LSBIT64
(POS) ((uint64_t)1 << (POS))
215
#define LSBIT(POS)
LSBIT64
(POS)
265
#define BIT64
LSBIT64
/src/external/gpl3/gdb.old/dist/sim/common/
sim-bits.h
212
#define
LSBIT64
(POS) ((uint64_t)1 << (POS))
215
#define LSBIT(POS)
LSBIT64
(POS)
265
#define BIT64
LSBIT64
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026