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