glibc/sysdeps/unix/sysv/linux/ia64/jmp_buf-macros.h

7 lines
170 B
C

#define JMP_BUF_SIZE 704
#define SIGJMP_BUF_SIZE 704
#define JMP_BUF_ALIGN 16
#define SIGJMP_BUF_ALIGN 16
#define MASK_WAS_SAVED_OFFSET 560
#define SAVED_MASK_OFFSET 568