OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:b2mask
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/m32c/
reg.c
74
unsigned int
b2mask
[] = { 0, 0xff, 0xffff, 0xffffff, 0xffffffff };
variable
496
int mask =
b2mask
[b];
513
int mask =
b2mask
[b];
528
int mask =
b2mask
[b];
543
int mask =
b2mask
[b];
/src/external/gpl3/gdb.old/dist/sim/rx/
reg.c
60
unsigned int
b2mask
[] = { 0, 0xff, 0xffff, 0xffffff, 0xffffffff };
variable
387
unsigned int mask =
b2mask
[b];
404
unsigned int mask =
b2mask
[b];
419
unsigned int mask =
b2mask
[b];
434
unsigned int mask =
b2mask
[b];
/src/external/gpl3/gdb/dist/sim/m32c/
reg.c
74
unsigned int
b2mask
[] = { 0, 0xff, 0xffff, 0xffffff, 0xffffffff };
variable
496
int mask =
b2mask
[b];
513
int mask =
b2mask
[b];
528
int mask =
b2mask
[b];
543
int mask =
b2mask
[b];
/src/external/gpl3/gdb/dist/sim/rx/
reg.c
60
unsigned int
b2mask
[] = { 0, 0xff, 0xffff, 0xffffff, 0xffffffff };
variable
387
unsigned int mask =
b2mask
[b];
404
unsigned int mask =
b2mask
[b];
419
unsigned int mask =
b2mask
[b];
434
unsigned int mask =
b2mask
[b];
Completed in 14 milliseconds
Indexes created Fri Apr 03 00:24:04 UTC 2026