sigsetjmp 225 nt/inc/ms-w32.h #define sigsetjmp(j,m) __builtin_setjmp(j) sigsetjmp 227 nt/inc/ms-w32.h #define sigsetjmp(j,m) setjmp(j)