/titanic_41/usr/src/head/iso/ |
H A D | setjmp_iso.h | 91 extern int setjmp(jmp_buf) __RETURNS_TWICE; 92 #pragma unknown_control_flow(setjmp) 103 using std::setjmp; 107 #define setjmp(env) setjmp(env) macro
|
/titanic_41/usr/src/cmd/bnu/ |
H A D | gio.c | 69 if (setjmp(Gfailbuf)) in gturnon() 83 if(setjmp(Gfailbuf)) in gturnoff() 98 if(setjmp(Gfailbuf)) 124 if(setjmp(Gfailbuf)) 149 if(setjmp(Gfailbuf)) 178 if(setjmp(Gfailbuf))
|
H A D | eio.c | 147 if (setjmp(Failbuf)) { 299 if(setjmp(Failbuf)) { 377 if (setjmp(Failbuf)) { 476 if(setjmp(Failbuf)) { 549 if (setjmp(Failbuf)) {
|
H A D | xio.c | 114 if(setjmp(Xfailbuf)) 219 if(setjmp(Xfailbuf))
|
/titanic_41/usr/src/cmd/vi/port/ |
H A D | port.mk.usg | 110 $(INC)/errno.h $(INC)/signal.h $(INC)/setjmp.h \ 117 $(INC)/setjmp.h $(INC)/sys/stat.h \ 124 $(INC)/setjmp.h $(INC)/sys/stat.h \ 131 $(INC)/setjmp.h $(INC)/sys/stat.h \ 138 $(INC)/setjmp.h $(INC)/sys/stat.h \ 145 $(INC)/setjmp.h $(INC)/sys/stat.h \ 152 $(INC)/setjmp.h $(INC)/sys/stat.h \ 159 $(INC)/setjmp.h $(INC)/sys/stat.h \ 166 $(INC)/setjmp.h $(INC)/sys/stat.h \ 173 $(INC)/setjmp.h $(INC)/sys/stat.h \ [all …]
|
/titanic_41/usr/src/lib/libc/i386/gen/ |
H A D | setjmp.s | 32 / setjmp(env) 48 ANSI_PRAGMA_WEAK(setjmp,function) 51 ENTRY(setjmp)
|
/titanic_41/usr/src/cmd/mdb/intel/amd64/libstand/ |
H A D | setjmp.s | 57 setjmp(jmp_buf env) 70 ENTRY(setjmp) 84 SET_SIZE(setjmp)
|
/titanic_41/usr/src/cmd/cmd-inet/usr.sbin/snoop/ |
H A D | snoop_pmap.c | 125 if (setjmp(xdr_err)) { 200 if (setjmp(xdr_err)) { 281 if (setjmp(xdr_err)) { in sum_pmaplist() 304 if (setjmp(xdr_err)) { in show_pmaplist() 413 if (setjmp(xdr_err)) { 515 if (setjmp(xdr_err)) { 617 if (setjmp(xdr_err)) { in sum_rpcblist() 643 if (setjmp(xdr_err)) { in show_rpcblist() 677 if (setjmp(xdr_err)) { in sum_rpcb_entry_list() 705 if (setjmp(xdr_err)) { in show_rpcb_entry_list()
|
H A D | snoop_mount.c | 108 if (setjmp(xdr_err)) { 188 if (setjmp(xdr_err)) { 447 if (setjmp(xdr_err)) { in sum_exports() 471 if (setjmp(xdr_err)) { in detail_exports() 495 if (setjmp(xdr_err)) { in sum_mounts() 517 if (setjmp(xdr_err)) { in detail_mounts()
|
H A D | snoop_nis.c | 139 if (setjmp(xdr_err)) { 194 if (setjmp(xdr_err)) { 265 if (setjmp(xdr_err)) { 407 if (setjmp(xdr_err)) { 625 if (setjmp(xdr_err)) { in sum_ypmaplist() 644 if (setjmp(xdr_err)) { in detail_ypmaplist()
|
H A D | snoop_rquota.c | 78 if (setjmp(xdr_err)) { 110 if (setjmp(xdr_err)) {
|
/titanic_41/usr/src/cmd/mdb/intel/ia32/libstand/ |
H A D | setjmp.s | 55 setjmp(jmp_buf env) 68 ENTRY(setjmp) 81 SET_SIZE(setjmp)
|
/titanic_41/usr/src/lib/libc/amd64/gen/ |
H A D | setjmp.s | 53 ANSI_PRAGMA_WEAK(setjmp,function) 56 ENTRY(setjmp) 76 SET_SIZE(setjmp)
|
/titanic_41/usr/src/lib/libbc/inc/include/sys/ |
H A D | setjmp.h | 42 int setjmp(/* jmp_buf env */); 55 #pragma unknown_control_flow(sigsetjmp, setjmp, _setjmp)
|
/titanic_41/usr/src/ucblib/libucb/sparc/sys/ |
H A D | setjmp.s | 47 ENTRY_NP(setjmp) 52 SET_SIZE(setjmp)
|
/titanic_41/usr/src/lib/libshell/common/features/ |
H A D | setjmp | 2 typ sigjmp_buf setjmp.h 11 # define sigsetjmp(a,b) setjmp(a)
|
/titanic_41/usr/src/lib/libshell/amd64/src/cmd/ksh93/FEATURE/ |
H A D | setjmp | 1 …e/gisburn/ksh93/ast_ksh_20100309/build_i386_64bit/src/cmd/ksh93/features/setjmp by iffe version 20… 19 #define _hdr_setjmp 1 /* #include <setjmp.h> ok */ 28 # define sigsetjmp(a,b) setjmp(a)
|
/titanic_41/usr/src/lib/libshell/i386/src/cmd/ksh93/FEATURE/ |
H A D | setjmp | 1 …e/gisburn/ksh93/ast_ksh_20100309/build_i386_32bit/src/cmd/ksh93/features/setjmp by iffe version 20… 19 #define _hdr_setjmp 1 /* #include <setjmp.h> ok */ 28 # define sigsetjmp(a,b) setjmp(a)
|
/titanic_41/usr/src/lib/libshell/sparc/src/cmd/ksh93/FEATURE/ |
H A D | setjmp | 1 …/gisburn/ksh93/ast_ksh_20100309/build_sparc_32bit/src/cmd/ksh93/features/setjmp by iffe version 20… 19 #define _hdr_setjmp 1 /* #include <setjmp.h> ok */ 28 # define sigsetjmp(a,b) setjmp(a)
|
/titanic_41/usr/src/lib/libshell/sparcv9/src/cmd/ksh93/FEATURE/ |
H A D | setjmp | 1 …/gisburn/ksh93/ast_ksh_20100309/build_sparc_64bit/src/cmd/ksh93/features/setjmp by iffe version 20… 19 #define _hdr_setjmp 1 /* #include <setjmp.h> ok */ 28 # define sigsetjmp(a,b) setjmp(a)
|
/titanic_41/usr/src/cmd/backup/dump/ |
H A D | dumpusg.h | 84 #undef setjmp 85 #define setjmp(b) sigsetjmp((b), 1) macro
|
/titanic_41/usr/src/cmd/mdb/sparc/v9/libstand/ |
H A D | setjmp.s | 60 setjmp(jmp_buf env) 73 ENTRY(setjmp)
|
/titanic_41/usr/src/lib/libc/sparcv9/gen/ |
H A D | setjmp.s | 34 ANSI_PRAGMA_WEAK(setjmp,function) 55 ENTRY(setjmp)
|
/titanic_41/usr/src/lib/libc/sparc/gen/ |
H A D | setjmp.s | 34 ANSI_PRAGMA_WEAK(setjmp,function) 55 ENTRY(setjmp)
|
/titanic_41/usr/src/cmd/cmd-inet/usr.bin/telnet/ |
H A D | main.c | 272 if (setjmp(toplevel) != 0) in main() 279 (void) setjmp(toplevel); in main()
|