OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:codeptr
(Results
1 - 1
of
1
) sorted by relevancy
/src/sys/arch/hp300/stand/common/
ite_sti.c
48
uint32_t
codeptr
[STI_CODECNT];
member in struct:__anon6b387c450108
127
sti.
codeptr
[i] =
130
for (i = STI_END; sti.
codeptr
[i] == 0; i--)
132
codesize = sti.
codeptr
[i] - sti.
codeptr
[STI_BEGIN];
137
addr = (u_int)va + sti.
codeptr
[STI_BEGIN];
143
if (sti.
codeptr
[i] != 0) {
144
sti.
codeptr
[i] -= sti.
codeptr
[0];
145
sti.
codeptr
[i] /= 4
[
all
...]
Completed in 10 milliseconds
Indexes created Tue Sep 30 20:09:53 GMT 2025