glibc/sysdeps/unix/sysv/linux/mips/mips64/n32/jmp_buf-macros.h

7 lines
168 B
C

#define JMP_BUF_SIZE 288
#define SIGJMP_BUF_SIZE 288
#define JMP_BUF_ALIGN 8
#define SIGJMP_BUF_ALIGN 8
#define MASK_WAS_SAVED_OFFSET 152
#define SAVED_MASK_OFFSET 156