HomeSort by: relevance | last modified time | path
    Searched refs:mcontext_o32_t (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/arch/mips/mips/
netbsd32_machdep.c 126 sfsz += sizeof(mcontext_o32_t);
214 mcontext_o32_t * const mco32 = (mcontext_o32_t *)mc32;
242 const mcontext_o32_t * const mco32 = (const mcontext_o32_t *)mc32;
cpu_subr.c 443 const mcontext_o32_t *mcp32 = (const mcontext_o32_t *)mcp;
  /src/sys/arch/mips/include/
mcontext.h 143 } mcontext_o32_t; typedef in typeref:struct:__anonb2f753eb0408

Completed in 12 milliseconds