OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:NUMREGS
(Results
1 - 14
of
14
) sorted by relevancy
/src/external/gpl3/gdb/dist/gdb/stubs/
i386-stub.c
117
#define
NUMREGS
16
120
#define NUMREGBYTES (
NUMREGS
* 4)
130
int registers[
NUMREGS
];
817
if (regno >= 0 && regno <
NUMREGS
)
sparc-stub.c
106
#define
NUMREGS
72
109
#define NUMREGBYTES (
NUMREGS
* 4)
m32r-stub.c
116
#define
NUMREGS
24
119
#define NUMREGBYTES (
NUMREGS
* 4)
153
static int registers[
NUMREGS
];
405
if (regno >= 0 && regno <
NUMREGS
)
/src/external/gpl3/gdb.old/dist/gdb/stubs/
i386-stub.c
117
#define
NUMREGS
16
120
#define NUMREGBYTES (
NUMREGS
* 4)
130
int registers[
NUMREGS
];
817
if (regno >= 0 && regno <
NUMREGS
)
sparc-stub.c
106
#define
NUMREGS
72
109
#define NUMREGBYTES (
NUMREGS
* 4)
m32r-stub.c
116
#define
NUMREGS
24
119
#define NUMREGBYTES (
NUMREGS
* 4)
153
static int registers[
NUMREGS
];
405
if (regno >= 0 && regno <
NUMREGS
)
/src/external/gpl3/binutils/dist/include/opcode/
cr16.h
376
#define
NUMREGS
cr16_num_regs
crx.h
374
#define
NUMREGS
crx_num_regs
/src/external/gpl3/binutils.old/dist/include/opcode/
cr16.h
376
#define
NUMREGS
cr16_num_regs
crx.h
374
#define
NUMREGS
crx_num_regs
/src/external/gpl3/gdb/dist/include/opcode/
cr16.h
376
#define
NUMREGS
cr16_num_regs
crx.h
374
#define
NUMREGS
crx_num_regs
/src/external/gpl3/gdb.old/dist/include/opcode/
cr16.h
376
#define
NUMREGS
cr16_num_regs
crx.h
374
#define
NUMREGS
crx_num_regs
Completed in 47 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026