glibc/sysdeps/unix/sysv/linux/sparc/sparc32/jmp_buf-macros.h

7 lines
166 B
C

#define JMP_BUF_SIZE 144
#define SIGJMP_BUF_SIZE 144
#define JMP_BUF_ALIGN 4
#define SIGJMP_BUF_ALIGN 4
#define MASK_WAS_SAVED_OFFSET 12
#define SAVED_MASK_OFFSET 16