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
/
sh
/
jmp_buf-macros.h
blob
b2bc30db5defc5df208c94cbfb3b274d7b2104e2
1
#define JMP_BUF_SIZE 192
2
#define SIGJMP_BUF_SIZE 192
3
#define JMP_BUF_ALIGN 4
4
#define SIGJMP_BUF_ALIGN 4
5
#define MASK_WAS_SAVED_OFFSET 60
6
#define SAVED_MASK_OFFSET 64