Sign in
third-party-mirror
/
GRTEv4
/
262be5abc585813b1766119db73641d44ba3741e
/
.
/
google3
/
third_party
/
grte
/
v4_src
/
glibc-2.19
/
setjmp
/
Versions
blob: 2baa49ae8a067f60e831616e5519ae7da105000f [
file
] [
log
] [
blame
]
libc
{
GLIBC_2
.
0
{
# functions with special/multiple interfaces
_longjmp
;
__sigsetjmp
;
_setjmp
;
# l*
longjmp
;
# s*
setjmp
;
}
GLIBC_PRIVATE
{
# helper functions
__libc_longjmp
;
__libc_siglongjmp
;
}
}