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

/macosx-10.5.8/xnu-1228.15.4/bsd/ppc/
H A Dsetjmp.h69 #define _JBLEN64 (26*2 + 18*2 + 129 + 1) macro
71 #define _JBLEN_MAX _JBLEN64
77 #define _JBLEN _JBLEN64
90 int __storage[_JBLEN64 + 1] __attribute__((aligned(8)));

Completed in 18 milliseconds