Main Page   Compound List   File List   Compound Members   File Members  

jmp_buf Struct Reference

#include <setjmp.h>

List of all members.

Public Attributes

unsigned char __j_r2
unsigned char __j_r3
unsigned char __j_r4
unsigned char __j_r5
unsigned char __j_r6
unsigned char __j_r7
unsigned char __j_r8
unsigned char __j_r9
unsigned char __j_r10
unsigned char __j_r11
unsigned char __j_r12
unsigned char __j_r13
unsigned char __j_r14
unsigned char __j_r15
unsigned char __j_r16
unsigned char __j_r17
unsigned int __j_fp
unsigned int __j_sp
unsigned char __j_sreg
unsigned int __j_pc
unsigned char __j_pch


Member Data Documentation

unsigned int jmp_buf::__j_fp
 

Definition at line 34 of file setjmp.h.

unsigned int jmp_buf::__j_pc
 

Definition at line 37 of file setjmp.h.

unsigned char jmp_buf::__j_pch
 

Definition at line 38 of file setjmp.h.

unsigned char jmp_buf::__j_r10
 

Definition at line 25 of file setjmp.h.

unsigned char jmp_buf::__j_r11
 

Definition at line 26 of file setjmp.h.

unsigned char jmp_buf::__j_r12
 

Definition at line 27 of file setjmp.h.

unsigned char jmp_buf::__j_r13
 

Definition at line 28 of file setjmp.h.

unsigned char jmp_buf::__j_r14
 

Definition at line 29 of file setjmp.h.

unsigned char jmp_buf::__j_r15
 

Definition at line 30 of file setjmp.h.

unsigned char jmp_buf::__j_r16
 

Definition at line 31 of file setjmp.h.

unsigned char jmp_buf::__j_r17
 

Definition at line 32 of file setjmp.h.

unsigned char jmp_buf::__j_r2
 

Definition at line 17 of file setjmp.h.

unsigned char jmp_buf::__j_r3
 

Definition at line 18 of file setjmp.h.

unsigned char jmp_buf::__j_r4
 

Definition at line 19 of file setjmp.h.

unsigned char jmp_buf::__j_r5
 

Definition at line 20 of file setjmp.h.

unsigned char jmp_buf::__j_r6
 

Definition at line 21 of file setjmp.h.

unsigned char jmp_buf::__j_r7
 

Definition at line 22 of file setjmp.h.

unsigned char jmp_buf::__j_r8
 

Definition at line 23 of file setjmp.h.

unsigned char jmp_buf::__j_r9
 

Definition at line 24 of file setjmp.h.

unsigned int jmp_buf::__j_sp
 

Definition at line 35 of file setjmp.h.

unsigned char jmp_buf::__j_sreg
 

Definition at line 36 of file setjmp.h.


The documentation for this struct was generated from the following file:
Generated at Fri Jul 19 14:55:47 2002 for avrgcc by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001