Searched refs:_MD_GET_SP (Results 1 - 25 of 30) sorted by relevance

12

/external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
H A D_linux.h175 #define _MD_GET_SP(_t) (_t)->md.context[0].__jmpbuf[JB_GPR1] macro
177 #define _MD_GET_SP(_t) (_t)->md.context[0].__jmpbuf[0].__misc[0] macro
180 #define _MD_GET_SP_PTR(_t) &(_MD_GET_SP(_t))
189 #define _MD_GET_SP(_t) (_t)->md.context[0].__jmpbuf[JB_SP] macro
191 #define _MD_GET_SP_PTR(_t) &(_MD_GET_SP(_t))
195 #define _MD_GET_SP(_t) (_t)->md.context[0].__jmpbuf[0].__sp macro
197 #define _MD_GET_SP_PTR(_t) &(_MD_GET_SP(_t))
207 #define _MD_GET_SP(_t) ((long *)((_t)->md.context[0].__jmpbuf)[0]) macro
209 #define _MD_GET_SP_PTR(_t) &(_MD_GET_SP(_t))
223 #define _MD_GET_SP(_ macro
229 #define _MD_GET_SP macro
246 #define _MD_GET_SP macro
252 #define _MD_GET_SP macro
262 #define _MD_GET_SP macro
268 #define _MD_GET_SP macro
279 #define _MD_GET_SP macro
291 #define _MD_GET_SP macro
[all...]
H A D_netbsd.h109 #define _MD_GET_SP(_thread) CONTEXT(_thread)[2] macro
120 #define _MD_GET_SP(_thread) CONTEXT(_thread)[2] macro
130 #define _MD_GET_SP(_thread) CONTEXT(_thread)[3] macro
140 #define _MD_GET_SP(_thread) CONTEXT(_thread)[2] macro
151 #define _MD_GET_SP(_thread) CONTEXT(_thread)[32] macro
161 #define _MD_GET_SP(_thread) CONTEXT(_thread)[23] macro
173 #define _MD_GET_SP(_thread) CONTEXT(_thread)[34] macro
H A D_bsdi.h81 #define _MD_GET_SP(_t) (_t)->md.context[2] macro
83 #define _MD_GET_SP(_t) (_t)->md.context[0].jb_esp macro
99 _MD_GET_SP(_thread) = (int) (_sp - 64); \
H A D_hpux.h97 #define _MD_GET_SP(_t) (*((int *)((_t)->md.jb) + 1)) macro
103 #define _MD_SET_THR_SP(_t, _sp) ((_MD_GET_SP(_t)) = (int) (_sp + 64 *2))
114 (_MD_GET_SP(_thread)) = (int) ((_sp) + 64*2); \
H A D_osf1.h101 #define _MD_GET_SP(_t) (((struct sigcontext *) (_t)->md.context)->sc_sp) macro
114 _MD_GET_SP(_thread) = (long) ((_sp) - 64); \
115 _MD_GET_SP(_thread) &= ~15; \
H A D_nextstep.h94 #define _MD_GET_SP(_th) (_th)->md.context[2] macro
96 #define _MD_GET_SP(_th) (_th)->md.context[2]
100 #define _MD_GET_SP(_th) (((struct sigcontext *) (_th)->md.context)->sc_onstack)
101 //#define _MD_GET_SP(_th) (_th)->md.context[0].sc_esp
117 _MD_GET_SP(_thread) = (int) ((_sp) - 64); \
H A D_dgux.h75 #define _MD_GET_SP(_t) (_t)->md.context[4] macro
87 _MD_GET_SP(_thread) = (int) ((_sp) - 128); \
H A D_ncr.h86 #define _MD_GET_SP(_t) (_t)->md.context[4] macro
98 _MD_GET_SP(_thread) = (int) ((_sp) - 128); \
H A D_nec.h69 #define _MD_GET_SP(_t) (_t)->md.context.uc_mcontext.gregs[CXT_SP] macro
80 _MD_GET_SP(thread) = (greg_t) _sp - 64; \
H A D_nto.h91 #define _MD_GET_SP(_t) (_t)->md.context[7] macro
103 _MD_GET_SP(_thread) = (int) ((_sp) - 128); \
H A D_openbsd.h100 #define _MD_GET_SP(_th) (_th)->md.context[JB_SP_INDEX] macro
113 _MD_GET_SP(_thread) = (unsigned char*) ((_sp) - 64); \
H A D_qnx.h83 #define _MD_GET_SP(_t) (_t)->md.context[7] macro
94 _MD_GET_SP(_thread) = (int) ((_sp) - 128); \
H A D_rhapsody.h73 #define _MD_GET_SP(_th) (((struct sigcontext *) (_th)->md.context)->sc_onstack) macro
85 _MD_GET_SP(_thread) = (unsigned char*) ((_sp) - 64); \
H A D_scoos.h78 #define _MD_GET_SP(_t) (_t)->md.jb[4] macro
90 _MD_GET_SP(_thread) = (int) ((_sp) - 64); \
H A D_sony.h60 #define _MD_GET_SP(_t) (_t)->md.context.uc_mcontext.gregs[CXT_SP] macro
71 _MD_GET_SP(_thread) = (greg_t) (_sp) - 64; \
H A D_unixware.h75 #define _MD_GET_SP(_t) (_t)->md.context[4] macro
87 _MD_GET_SP(_thread) = (int) ((_sp) - 128); \
H A D_openvms.h158 #define _MD_GET_SP(_t) (((struct sigcontext *) (_t)->md.context)->sc_sp) macro
176 _MD_GET_SP(_thread) = (long) ((_sp) - 64); \
177 _MD_GET_SP(_thread) &= ~15; \
H A D_solaris.h204 #define _MD_GET_SP(threadp) threadp->md.sp macro
490 #define _MD_GET_SP(_t) (_t)->md.context[2]
492 #define _MD_GET_SP(_t) (_t)->md.context[4]
502 #define _MD_GET_SP(_t) (_t)->md.context.uc_mcontext.gregs[REG_SP]
512 #define _MD_GET_SP(_t) (_t)->md.context.uc_mcontext.gregs[USP]
619 _MD_GET_SP(_thread) = (int) ((_sp) - 64); \
H A D_aix.h114 #define _MD_GET_SP(_t) (_t)->md.jb[3] macro
135 _MD_GET_SP(_thread) = (int) (_sp - 2 * 64); \
H A D_darwin.h111 #define _MD_GET_SP(_th) (((struct sigcontext *) (_th)->md.context)->sc_onstack) macro
123 _MD_GET_SP(_thread) = (unsigned char*) ((_sp) - 64); \
H A D_freebsd.h110 #define _MD_GET_SP(_th) (_th)->md.context[0]._sjb[2] macro
122 _MD_GET_SP(_thread) = (unsigned char*) ((_sp) - 64); \
H A D_macos.h234 #define _MD_GET_SP(_t) (*((PRUint32 *)((_t)->md.jb) + 2)) macro
240 #define _MD_GET_SP(_t) (*((PRUint32 *)((_t)->md.jb) + 12)) macro
279 (_MD_GET_SP(_thread)) = (long) sp; \
293 (_MD_GET_SP(_thread)) = (long) sp; \
H A D_reliantunix.h95 #define _MD_GET_SP(_t) (_t)->md.context.uc_mcontext.gpregs[CXT_SP] macro
H A D_sunos4.h81 #define _MD_GET_SP(_t) (_t)->md.context[2] macro
H A D_irix.h106 #define _MD_GET_SP _MD_GetSP macro

Completed in 1322 milliseconds

12