OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:nsaved
(Results
1 - 2
of
2
) sorted by relevancy
/src/sys/arch/mips/mips/
syscall.c
185
const size_t
nsaved
= _MIPS_SIM_NEWABI_P(abi) ? 0 : 4;
local in function:EMULNAME
197
usp = reg->r_regs[_R_SP] +
nsaved
* sizeof(register_t);
syscall.c
185
const size_t
nsaved
= _MIPS_SIM_NEWABI_P(abi) ? 0 : 4;
local in function:EMULNAME
197
usp = reg->r_regs[_R_SP] +
nsaved
* sizeof(register_t);
Completed in 22 milliseconds
Indexes created Thu Oct 02 14:10:14 GMT 2025