OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:WITH_TARGET_CELL_BITSIZE
(Results
1 - 8
of
8
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/common/
sim-config.h
113
#ifndef
WITH_TARGET_CELL_BITSIZE
114
#define
WITH_TARGET_CELL_BITSIZE
WITH_TARGET_WORD_BITSIZE
sim-types.h
139
#if (
WITH_TARGET_CELL_BITSIZE
== 64)
143
#if (
WITH_TARGET_CELL_BITSIZE
== 32)
149
#define PRI_TC(t) SIM_PRI_TB (t,
WITH_TARGET_CELL_BITSIZE
)
sim-config.c
319
sim_io_printf (sd, "
WITH_TARGET_CELL_BITSIZE
= %d\n",
320
WITH_TARGET_CELL_BITSIZE
);
/src/external/gpl3/gdb.old/dist/sim/common/
sim-config.h
113
#ifndef
WITH_TARGET_CELL_BITSIZE
114
#define
WITH_TARGET_CELL_BITSIZE
WITH_TARGET_WORD_BITSIZE
sim-types.h
139
#if (
WITH_TARGET_CELL_BITSIZE
== 64)
143
#if (
WITH_TARGET_CELL_BITSIZE
== 32)
149
#define PRI_TC(t) SIM_PRI_TB (t,
WITH_TARGET_CELL_BITSIZE
)
sim-config.c
319
sim_io_printf (sd, "
WITH_TARGET_CELL_BITSIZE
= %d\n",
320
WITH_TARGET_CELL_BITSIZE
);
/src/external/gpl3/gdb/dist/sim/ppc/
std-config.h
97
#ifndef
WITH_TARGET_CELL_BITSIZE
98
#define
WITH_TARGET_CELL_BITSIZE
WITH_TARGET_WORD_BITSIZE
/src/external/gpl3/gdb.old/dist/sim/ppc/
std-config.h
97
#ifndef
WITH_TARGET_CELL_BITSIZE
98
#define
WITH_TARGET_CELL_BITSIZE
WITH_TARGET_WORD_BITSIZE
Completed in 25 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026