OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:M32C_MAKE_STEPPED
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb.old/dist/sim/m32c/
cpu.h
197
-
M32C_MAKE_STEPPED
is the return code for finishing a normal step.
201
#define
M32C_MAKE_STEPPED
() (0)
206
#define M32C_STEPPED(r) ((r) ==
M32C_MAKE_STEPPED
())
/src/external/gpl3/gdb/dist/sim/m32c/
cpu.h
197
-
M32C_MAKE_STEPPED
is the return code for finishing a normal step.
201
#define
M32C_MAKE_STEPPED
() (0)
206
#define M32C_STEPPED(r) ((r) ==
M32C_MAKE_STEPPED
())
Completed in 14 milliseconds
Indexes created Sun May 17 00:24:36 UTC 2026