6 function void longjmp (jmp_buf, int)
8 function void siglongjmp (sigjmp_buf, int)
9 # if !defined POSIX && !defined POSIX2008
10 function void _longjmp (jmp_buf, int)
14 macro-function int setjmp (jmp_buf)
16 macro-function int sigsetjmp (sigjmp_buf, int)
17 # if !defined POSIX && !defined POSIX2008
18 macro-function int _setjmp (jmp_buf)