OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:crishw
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gdb/dist/sim/cris/
dv-cris.c
116
struct cris_hw *
crishw
= hw_data (me);
local
119
unsigned int intno =
crishw
->pending_vector;
123
crishw
->pending_vector = 0;
124
crishw
->pending_handler = NULL;
151
crishw
->pending_handler
166
struct cris_hw *
crishw
= hw_data (me);
local
184
if (
crishw
->int_to_vec != NULL)
187
for (i = 0;
crishw
->int_to_vec[i].portval != 0; i++)
188
if (
crishw
->int_to_vec[i].portval == intparam)
191
if (
crishw
->int_to_vec[i].portval == 0
236
struct cris_hw *
crishw
;
local
[
all
...]
/src/external/gpl3/gdb.old/dist/sim/cris/
dv-cris.c
116
struct cris_hw *
crishw
= hw_data (me);
local
119
unsigned int intno =
crishw
->pending_vector;
123
crishw
->pending_vector = 0;
124
crishw
->pending_handler = NULL;
151
crishw
->pending_handler
166
struct cris_hw *
crishw
= hw_data (me);
local
184
if (
crishw
->int_to_vec != NULL)
187
for (i = 0;
crishw
->int_to_vec[i].portval != 0; i++)
188
if (
crishw
->int_to_vec[i].portval == intparam)
191
if (
crishw
->int_to_vec[i].portval == 0
236
struct cris_hw *
crishw
;
local
[
all
...]
Completed in 25 milliseconds
Indexes created Sat Feb 28 05:31:39 UTC 2026