repo.or.cz
/
glibc.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Add jmp_buf-macros.h
[glibc.git]
/
sysdeps
/
unix
/
sysv
/
linux
/
aarch64
/
jmp_buf-macros.h
blob
608a7ad1f72ddcf267b3e5844cbdc742b3f779df
1
#define JMP_BUF_SIZE 312
2
#define SIGJMP_BUF_SIZE 312
3
#define JMP_BUF_ALIGN 8
4
#define SIGJMP_BUF_ALIGN 8
5
#define MASK_WAS_SAVED_OFFSET 176
6
#define SAVED_MASK_OFFSET 184