Searched refs:__fpregset_t (Results 1 - 14 of 14) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/sh3/include/
H A Dmcontext.h77 } __fpregset_t; typedef in typeref:struct:__anon6385
81 __fpregset_t __fpregs;
/netbsd-6-1-5-RELEASE/sys/arch/hppa/include/
H A Dmcontext.h45 } __fpregset_t; typedef in typeref:struct:__anon5947
49 __fpregset_t __fpregs;
/netbsd-6-1-5-RELEASE/sys/arch/i386/include/
H A Dmcontext.h95 } __fpregset_t; typedef in typeref:struct:__anon5972
99 __fpregset_t __fpregs;
/netbsd-6-1-5-RELEASE/sys/arch/m68k/include/
H A Dmcontext.h76 } __fpregset_t; typedef in typeref:struct:__anon6146
80 __fpregset_t __fpregs; /* Floating Point Register set */
/netbsd-6-1-5-RELEASE/sys/arch/arm/include/
H A Dmcontext.h76 } __fpregset_t; typedef in typeref:struct:__anon5704
87 __fpregset_t __fpregs;
/netbsd-6-1-5-RELEASE/sys/arch/alpha/include/
H A Dmcontext.h88 } __fpregset_t; typedef in typeref:struct:__anon5590
92 __fpregset_t __fpregs;
/netbsd-6-1-5-RELEASE/sys/arch/amd64/include/
H A Dmcontext.h56 typedef char __fpregset_t[512]; typedef
66 __fpregset_t __fpregs;
/netbsd-6-1-5-RELEASE/sys/arch/mips/include/
H A Dmcontext.h120 typedef struct __fpregset_nabi __fpregset_t; typedef in typeref:struct:__fpregset_nabi
122 typedef struct __fpregset_oabi __fpregset_t; typedef in typeref:struct:__fpregset_oabi
127 __fpregset_t __fpregs;
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/include/
H A Dmcontext.h92 } __fpregset_t; typedef in typeref:struct:__anon6318
111 __fpregset_t __fpregs; /* Floating Point Register set */
/netbsd-6-1-5-RELEASE/sys/arch/sparc/include/
H A Dmcontext.h120 } __fpregset_t; typedef in typeref:struct:__anon6481
138 __fpregset_t __fpregs; /* FPU state, if any */
/netbsd-6-1-5-RELEASE/sys/arch/m68k/m68k/
H A Dsig_machdep.c379 const __fpregset_t *fpr = &mcp->__fpregs;
/netbsd-6-1-5-RELEASE/sys/arch/sparc64/sparc64/
H A Dnetbsd32_machdep.c1251 const __fpregset_t *fpr = &mcp->__fpregs;
1336 __fpregset_t *fpr = &mcp->__fpregs;
H A Dmachdep.c2552 __fpregset_t *fpr = &mcp->__fpregs;
2650 const __fpregset_t *fpr = &mcp->__fpregs;
/netbsd-6-1-5-RELEASE/sys/arch/sparc/sparc/
H A Dmachdep.c642 __fpregset_t *f = &mcp->__fpregs;
747 __fpregset_t *f = &mcp->__fpregs;

Completed in 135 milliseconds