HomeSort by relevance Sort by last modified time
    Searched refs:JB_SP (Results 1 - 5 of 5) sorted by null

  /development/ndk/sources/android/libportable/arch-mips/
jboffsets.h 24 #define JB_SP (13*REGSZ)
_setjmp.S 82 REG_S v0, JB_SP(a0)
148 REG_L sp, JB_SP(a0)
setjmp.S 97 REG_S v0, JB_SP(a0)
178 REG_L sp, JB_SP(a0)
  /external/chromium_org/third_party/npapi/npspy/extern/nspr/md/
_linux.h 189 #define _MD_GET_SP(_t) (_t)->md.context[0].__jmpbuf[JB_SP]
246 #define _MD_GET_SP(_t) (_t)->md.context[0].__jmpbuf[JB_SP]
262 #define _MD_GET_SP(_t) (_t)->md.context[0].__jmpbuf[JB_SP]
_irix.h 333 (_thread)->md.jb[JB_SP] = (int) ((_sp) - 64); \

Completed in 427 milliseconds