OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:uservec_list
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/atari/atari/
intr.c
55
static ih_list_t
uservec_list
[UVEC_MAX - UVEC_MIN + 1];
variable in typeref:typename:ih_list_t[]
68
LIST_INIT(&
uservec_list
[i]);
141
vec_list = &
uservec_list
[vector];
235
vec_list = &
uservec_list
[vector];
285
vec_list = &
uservec_list
[vector - UVEC_LOC];
Completed in 11 milliseconds
Indexes created Sat Oct 11 19:10:01 GMT 2025