Home
last modified time | relevance | path

Searched refs:_setjmp (Results 1 – 18 of 18) sorted by relevance

/titanic_50/usr/src/lib/libbc/inc/include/sys/
H A Dsetjmp.h43 int _setjmp(/* jmp_buf env */);
55 #pragma unknown_control_flow(sigsetjmp, setjmp, _setjmp)
/titanic_50/usr/src/ucblib/libucb/sparc/sys/
H A Dsetjmp.s54 ENTRY_NP(_setjmp)
59 SET_SIZE(_setjmp)
/titanic_50/usr/src/lib/libshell/common/features/
H A Dsetjmp1 lib sigsetjmp,_setjmp,_longjmp
9 # define sigsetjmp(a,b) _setjmp(a)
/titanic_50/usr/src/head/iso/
H A Dsetjmp_iso.h93 extern int _setjmp(jmp_buf) __RETURNS_TWICE;
94 #pragma unknown_control_flow(_setjmp)
/titanic_50/usr/src/stand/lib/sa/
H A DMakefile41 i386_ASMOBJS = _setjmp.o samuldiv64.o
42 sparc_ASMOBJS = _setjmp.o
/titanic_50/usr/src/stand/lib/sa/sparc/
H A D_setjmp.s61 _setjmp(jmp_buf_ptr buf_ptr)
74 ENTRY(_setjmp)
/titanic_50/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/
H A Dsetjmp12 #define _lib__setjmp 1 /* _setjmp() in default lib(s) */
26 # define sigsetjmp(a,b) _setjmp(a)
/titanic_50/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/
H A Dsetjmp12 #define _lib__setjmp 1 /* _setjmp() in default lib(s) */
26 # define sigsetjmp(a,b) _setjmp(a)
/titanic_50/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/
H A Dsetjmp12 #define _lib__setjmp 1 /* _setjmp() in default lib(s) */
26 # define sigsetjmp(a,b) _setjmp(a)
/titanic_50/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/
H A Dsetjmp12 #define _lib__setjmp 1 /* _setjmp() in default lib(s) */
26 # define sigsetjmp(a,b) _setjmp(a)
/titanic_50/usr/src/cmd/sendmail/include/sm/
H A Dsetjmp.h43 # define sm_setjmp_nosig(buf) _setjmp(buf)
/titanic_50/usr/src/ucbhead/
H A Dsetjmp.h106 #define _setjmp(env) _sigsetjmp((env), 0) macro
/titanic_50/usr/src/ucblib/libucb/port/
H A Dmapfile-vers183 _setjmp;
192 _setjmp { TYPE = FUNCTION; FILTER = libc.so.1 };
/titanic_50/usr/src/lib/libbc/libc/sys/common/
H A Dsigsetjmp.c101 _setjmp(env) in _setjmp() function
/titanic_50/usr/src/man/man3c/
H A DMakefile574 _setjmp.3c \
1411 _setjmp.3c := LINKSRC = _longjmp.3c
/titanic_50/usr/src/lib/libc/port/
H A Dmapfile-vers1527 _setjmp;
/titanic_50/usr/src/pkg/manifests/
H A Dsystem-library.man3c.inc568 link path=usr/share/man/man3c/_setjmp.3c target=_longjmp.3c
/titanic_50/
H A D.gitignore4706 usr/src/man/man3c/_setjmp.3c