Searched defs:setjmp (Results 1 - 14 of 14) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/
H A Dposixjmp.h31 # undef setjmp macro
32 # define setjmp(x) sigsetjmp((x), 1) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c/
H A Dstd_csetjmp.h46 #define setjmp(env) std::setjmp (env) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c_std/
H A Dstd_csetjmp.h57 #define setjmp(env) setjmp (env) macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-spu/
H A Dovl2.s11 setjmp: label
/netbsd-6-1-5-RELEASE/sys/ddb/
H A Ddb_user.h54 #define setjmp(a) setjmp((void *)(a)) macro
/netbsd-6-1-5-RELEASE/bin/sh/
H A Derror.h127 #define setjmp(jmploc) _setjmp(jmploc) macro
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/powerpc/
H A Dsetjmp.S35 setjmp: label
/netbsd-6-1-5-RELEASE/tests/lib/libc/setjmp/
H A Dt_setjmp.c148 ATF_TC(setjmp); variable
H A Dt_threadjmp.c158 ATF_TC(setjmp); variable
[all...]
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dunwind-sjlj.c47 #undef setjmp macro
48 #define setjmp setjmp_should_not_be_used_in_this_file macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dunwind-sjlj.c48 #define setjmp __builtin_setjmp macro
/netbsd-6-1-5-RELEASE/sys/arch/pmax/include/
H A Ddec_prom.h173 #define setjmp (*callv -> _setjmp) macro
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc181 #undef setjmp macro
182 #define setjmp(x) (0) macro
[all...]
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/contrib/
H A Dparanoia.cc181 #undef setjmp macro
182 #define setjmp(x) (0) macro
[all...]

Completed in 442 milliseconds