Lines Matching refs:__ctx
29 # define __ctx(fld) fld macro
31 # define __ctx(fld) __ ## fld macro
103 unsigned short int __ctx(significand)[4];
104 unsigned short int __ctx(exponent);
110 __uint32_t __ctx(element)[4];
116 __uint16_t __ctx(cwd);
117 __uint16_t __ctx(swd);
118 __uint16_t __ctx(ftw);
119 __uint16_t __ctx(fop);
120 __uint64_t __ctx(rip);
121 __uint64_t __ctx(rdp);
122 __uint32_t __ctx(mxcsr);
123 __uint32_t __ctx(mxcr_mask);
135 gregset_t __ctx(gregs);
137 fpregset_t __ctx(fpregs);
144 unsigned long int __ctx(uc_flags);
215 unsigned short int __ctx(significand)[4];
216 unsigned short int __ctx(exponent);
221 unsigned long int __ctx(cw);
222 unsigned long int __ctx(sw);
223 unsigned long int __ctx(tag);
224 unsigned long int __ctx(ipoff);
225 unsigned long int __ctx(cssel);
226 unsigned long int __ctx(dataoff);
227 unsigned long int __ctx(datasel);
229 unsigned long int __ctx(status);
238 gregset_t __ctx(gregs);
241 fpregset_t __ctx(fpregs);
242 unsigned long int __ctx(oldmask);
243 unsigned long int __ctx(cr2);
249 unsigned long int __ctx(uc_flags);
260 #undef __ctx