Lines Matching refs:__ctx
46 # define __ctx(fld) fld macro
48 # define __ctx(fld) __ ## fld macro
54 double __ctx(fp_dregs)[__NFPREG];
58 } __ctx(fp_fregs)[__NFPREG];
59 } __ctx(fp_r);
72 unsigned int __ctx(regmask);
73 unsigned int __ctx(status);
74 greg_t __ctx(pc);
75 gregset_t __ctx(gregs);
76 fpregset_t __ctx(fpregs);
77 unsigned int __ctx(fp_owned);
78 unsigned int __ctx(fpc_csr);
79 unsigned int __ctx(fpc_eir);
80 unsigned int __ctx(used_math);
81 unsigned int __ctx(dsp);
82 greg_t __ctx(mdhi);
83 greg_t __ctx(mdlo);
84 unsigned long __ctx(hi1);
85 unsigned long __ctx(lo1);
86 unsigned long __ctx(hi2);
87 unsigned long __ctx(lo2);
88 unsigned long __ctx(hi3);
89 unsigned long __ctx(lo3);
94 gregset_t __ctx(gregs);
95 fpregset_t __ctx(fpregs);
96 greg_t __ctx(mdhi);
97 greg_t __ctx(hi1);
98 greg_t __ctx(hi2);
99 greg_t __ctx(hi3);
100 greg_t __ctx(mdlo);
101 greg_t __ctx(lo1);
102 greg_t __ctx(lo2);
103 greg_t __ctx(lo3);
104 greg_t __ctx(pc);
105 unsigned int __ctx(fpc_csr);
106 unsigned int __ctx(used_math);
107 unsigned int __ctx(dsp);
115 unsigned long int __ctx(uc_flags);
122 #undef __ctx