HomeSort by: relevance | last modified time | path
    Searched defs:mcp32 (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/mips/mips/
cpu_subr.c 443 const mcontext_o32_t *mcp32 = (const mcontext_o32_t *)mcp; local in function:cpu_setmcontext
444 const __greg32_t *gr32 = mcp32->__gregs;
cpu_subr.c 443 const mcontext_o32_t *mcp32 = (const mcontext_o32_t *)mcp; local in function:cpu_setmcontext
444 const __greg32_t *gr32 = mcp32->__gregs;

Completed in 22 milliseconds