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

/darwin-on-arm/xnu/bsd/arm/
H A Dsetjmp.h26 typedef int sigjmp_buf[_JBLEN + 1]; typedef
/darwin-on-arm/xnu/bsd/i386/
H A Dsetjmp.h48 typedef int sigjmp_buf[_JBLEN + 1]; typedef
66 typedef int sigjmp_buf[_JBLEN+1]; typedef
70 typedef int sigjmp_buf[_JBLEN + 1]; typedef

Completed in 18 milliseconds