Searched refs:_JBIDX (Results 1 - 1 of 1) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/cfe/cfe/arch/mips/common/include/
H A Dlib_setjmp.h56 #define _JBIDX(x) (8*(x)) macro
58 #define _JBIDX(x) (x) macro
62 #define JMPB_S0 _JBIDX(0)
63 #define JMPB_S1 _JBIDX(1)
64 #define JMPB_S2 _JBIDX(2)
65 #define JMPB_S3 _JBIDX(3)
66 #define JMPB_S4 _JBIDX(4)
67 #define JMPB_S5 _JBIDX(5)
68 #define JMPB_S6 _JBIDX(6)
69 #define JMPB_S7 _JBIDX(
[all...]

Completed in 28 milliseconds