API published in:
API deprecated in:
#include <sys/cdefs.h>
#include <machine/setjmp.h>
Go to the source code of this file.
Functions |
|
__BEGIN_DECLS IMPORT_C void | longjmp (jmp_buf, int) __dead2 |
IMPORT_C int | setjmp (jmp_buf) |
|
|