OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:CGEN_WRITE_QUEUE_SIZE
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/common/
cgen-par.h
165
#define
CGEN_WRITE_QUEUE_SIZE
(64 * 4) /* 64 writes x 4 insns -- for now. */
169
CGEN_WRITE_QUEUE_ELEMENT q[
CGEN_WRITE_QUEUE_SIZE
];
177
(queue)->index <
CGEN_WRITE_QUEUE_SIZE
\
/src/external/gpl3/gdb.old/dist/sim/common/
cgen-par.h
165
#define
CGEN_WRITE_QUEUE_SIZE
(64 * 4) /* 64 writes x 4 insns -- for now. */
169
CGEN_WRITE_QUEUE_ELEMENT q[
CGEN_WRITE_QUEUE_SIZE
];
177
(queue)->index <
CGEN_WRITE_QUEUE_SIZE
\
Completed in 27 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026