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

  /src/sys/arch/ia64/include/
mcontext.h 50 } __fpregset_t; typedef in typeref:struct:__anon622958c60108
111 __fpregset_t __fpregs;
  /src/sys/arch/alpha/include/
mcontext.h 88 } __fpregset_t; typedef in typeref:struct:__anon212358f80108
92 __fpregset_t __fpregs;
  /src/sys/arch/i386/include/
mcontext.h 90 } __fpregset_t; typedef in typeref:struct:__anon019c419c0108
91 __CTASSERT(sizeof (__fpregset_t) == 512 + 33 * 4);
95 __fpregset_t __fpregs;
  /src/sys/arch/m68k/include/
mcontext.h 76 } __fpregset_t; typedef in typeref:struct:__anonbe9436980108
80 __fpregset_t __fpregs; /* Floating Point Register set */
  /src/sys/arch/sh3/include/
mcontext.h 84 } __fpregset_t; typedef in typeref:struct:__anon600c34c00108
88 __fpregset_t __fpregs;
  /src/sys/arch/hppa/include/
mcontext.h 77 } __fpregset_t; typedef in typeref:struct:__anon91e001bb0108
81 __fpregset_t __fpregs;
  /src/sys/arch/powerpc/include/
mcontext.h 96 } __fpregset_t; typedef in typeref:struct:__anon725484f20108
115 __fpregset_t __fpregs; /* Floating Point Register set */
125 __fpregset_t __fpregs; /* Floating Point Register set */
  /src/sys/arch/sparc/include/
mcontext.h 121 } __fpregset_t; typedef in typeref:struct:__anond91bf62b0408
139 __fpregset_t __fpregs; /* FPU state, if any */
  /src/sys/arch/mips/include/
mcontext.h 120 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;
  /src/sys/arch/arm/include/
mcontext.h 178 } __fpregset_t; typedef in typeref:struct:__anonbb5140720508
195 __fpregset_t __fpregs;

Completed in 116 milliseconds