OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sof
(Results
1 - 3
of
3
) sorted by relevancy
/src/sys/arch/ia64/ia64/
db_interface.c
190
int nats, regno,
sof
;
local in function:db_getrse
201
sof
= (int)(f->tf_special.cfm & 0x7f);
203
if (regno >=
sof
)
206
nats = (
sof
- regno + 63 - ((int)(bsp >> 3) & 0x3f)) / 63;
207
reg = (void*)(bsp - ((
sof
- regno + nats) << 3));
db_interface.c
190
int nats, regno,
sof
;
local in function:db_getrse
201
sof
= (int)(f->tf_special.cfm & 0x7f);
203
if (regno >=
sof
)
206
nats = (
sof
- regno + 63 - ((int)(bsp >> 3) & 0x3f)) / 63;
207
reg = (void*)(bsp - ((
sof
- regno + nats) << 3));
db_interface.c
190
int nats, regno,
sof
;
local in function:db_getrse
201
sof
= (int)(f->tf_special.cfm & 0x7f);
203
if (regno >=
sof
)
206
nats = (
sof
- regno + 63 - ((int)(bsp >> 3) & 0x3f)) / 63;
207
reg = (void*)(bsp - ((
sof
- regno + nats) << 3));
Completed in 37 milliseconds
Indexes created Tue Sep 30 11:09:46 GMT 2025