Lines Matching refs:__ctx
28 # define __ctx(fld) fld macro
30 # define __ctx(fld) __ ## fld macro
36 unsigned long __ctx(mask);
37 unsigned long __ctx(addr);
61 double __ctx(d);
62 float __ctx(f);
68 unsigned int __ctx(fpc);
69 fpreg_t __ctx(fprs)[16];
75 __psw_t __ctx(psw);
76 unsigned long __ctx(gregs)[16];
77 unsigned int __ctx(aregs)[16];
78 fpregset_t __ctx(fpregs);
84 unsigned long int __ctx(uc_flags);
91 #undef __ctx