E:/Projects/AvrLib/include/temp/setjmp.h File Reference

Go to the source code of this file.

Data Structures

struct  _jmp_buf

Defines

#define __SETJMP_H_   1
#define _JBLEN   23
#define __ATTR_NORETURN__   __attribute__((__noreturn__))

Typedefs

typedef struct _jmp_buf jmp_buf [1]

Functions

int setjmp (jmp_buf __jmpb)
 Save stack context for non-local goto.
void longjmp (jmp_buf __jmpb, int __ret) __ATTR_NORETURN__
 Non-local jump to a saved stack context.


Detailed Description

Definition in file setjmp.h.


Define Documentation

#define __ATTR_NORETURN__   __attribute__((__noreturn__))

Definition at line 116 of file setjmp.h.

#define __SETJMP_H_   1

Definition at line 34 of file setjmp.h.

#define _JBLEN   23

Definition at line 56 of file setjmp.h.


Typedef Documentation

typedef struct _jmp_buf jmp_buf[1]


Generated on Sun Aug 31 13:30:48 2008 for FrankenRTOS by  doxygen 1.5.6