machine/setjmp.h File Reference

API published in:
API deprecated in:


#include <sys/cdefs.h>

Go to the source code of this file.


Data Structures

struct   _jmp_buf

Defines

#define  _JBLEN   11

Typedefs

typedef _jmp_buf  jmp_buf [1]

Define Documentation

#define _JBLEN   11
 

Typedef Documentation

typedef struct _jmp_buf jmp_buf[1]
 

Copyright © Nokia Corporation 2001-2008
Back to top