.TH "setjmp.h" 3 "4 Dec 2008" "Version 1.6.4" "avr-libc" \" -*- nroff -*- .ad l .nh .SH NAME setjmp.h \- .SH "Detailed Description" .PP .SH SYNOPSIS .br .PP .SS "Defines" .in +1c .ti -1c .RI "#define \fB__SETJMP_H_\fP 1" .br .ti -1c .RI "#define \fB__ATTR_NORETURN__\fP __attribute__((__noreturn__))" .br .in -1c .SS "Functions" .in +1c .ti -1c .RI "int \fBsetjmp\fP (jmp_buf __jmpb)" .br .ti -1c .RI "void \fBlongjmp\fP (jmp_buf __jmpb, int __ret) __ATTR_NORETURN__" .br .in -1c .SH "Author" .PP Generated automatically by Doxygen for avr-libc from the source code.