Searched defs:__gregset32_t (Results 1 - 6 of 6) sorted by relevance
| /src/sys/arch/sparc64/include/ | ||
| H A D | mcontext.h | 10 typedef __greg32_t __gregset32_t[_NGREG32]; typedef in typeref:typename:__greg32_t[_NGREG32] |
| /src/sys/arch/amd64/include/ | ||
| H A D | mcontext.h | 95 typedef __greg32_t __gregset32_t[_NGREG32]; typedef in typeref:typename:__greg32_t[_NGREG32] |
| /src/sys/arch/powerpc/include/ | ||
| H A D | mcontext.h | 121 typedef __greg32_t __gregset32_t[_NGREG]; typedef in typeref:typename:__greg32_t[_NGREG] |
| /src/sys/arch/riscv/include/ | ||
| H A D | mcontext.h | 54 typedef __greg32_t __gregset32_t[_NGREG]; typedef in typeref:typename:__greg32_t[_NGREG] |
| /src/sys/arch/mips/include/ | ||
| H A D | mcontext.h | 136 typedef __greg32_t __gregset32_t[_NGREG]; typedef in typeref:typename:__greg32_t[_NGREG] |
| /src/sys/arch/arm/include/ | ||
| H A D | mcontext.h | 46 typedef __greg32_t __gregset32_t[_NGREG32]; typedef in typeref:typename:__greg32_t[_NGREG32] |
Completed in 6 milliseconds