include/setjmp.h File Reference

Go to the source code of this file.

Data Structures

struct  setjmp_imp_s

Defines

#define _ABLE_CLIB_SETJMP_H   1
#define JMPBUF_MAGIC   (void *)(0x42504d4a)

Typedefs

typedef int jmp_buf [96]
typedef struct setjmp_imp_s setjmp_imp_t

Functions

int setjmp (jmp_buf env)
void longjmp (jmp_buf env, int val)

Variables

const setjmp_imp_tsetjmp_imp


Define Documentation

#define _ABLE_CLIB_SETJMP_H   1

#define JMPBUF_MAGIC   (void *)(0x42504d4a)


Typedef Documentation

typedef int jmp_buf[96]

typedef struct setjmp_imp_s setjmp_imp_t


Function Documentation

void longjmp ( jmp_buf  env,
int  val 
)

int setjmp ( jmp_buf  env  ) 


Variable Documentation


Generated on Tue Jan 20 14:28:57 2009 for ABLE LIBC by  doxygen 1.5.6