Lines Matching refs:__ctx
87 # define __ctx(fld) fld macro
89 # define __ctx(fld) __ ## fld macro
95 int __ctx(f_pcr);
96 int __ctx(f_psr);
97 int __ctx(f_fpiaddr);
99 int __ctx(f_fpregs)[8][2];
101 int __ctx(f_fpregs)[8][3];
108 int __ctx(version);
109 gregset_t __ctx(gregs);
110 fpregset_t __ctx(fpregs);
120 unsigned long __ctx(uc_flags);
128 #undef __ctx