Searched defs:_JBLEN (Results 1 - 2 of 2) sorted by relevance

/macosx-10.5.8/xnu-1228.15.4/bsd/i386/
H A Dsetjmp.h46 #define _JBLEN ((9 * 2) + 3 + 16) macro
65 #define _JBLEN ((sizeof(struct sigcontext)) / sizeof(int)) macro
68 #define _JBLEN (18) macro
[all...]
/macosx-10.5.8/xnu-1228.15.4/bsd/ppc/
H A Dsetjmp.h77 #define _JBLEN _JBLEN64 macro
79 #define _JBLEN _JBLEN32 macro

Completed in 77 milliseconds