Searched defs:longjmp (Results 1 - 10 of 10) sorted by relevance

/netbsd-6-1-5-RELEASE/external/gpl3/gdb/dist/readline/
H A Dposixjmp.h33 # undef longjmp macro
34 # define longjmp(x, n) siglongjmp((x), (n)) macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c/
H A Dstd_csetjmp.h42 #undef longjmp macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/libstdc++-v3/include/c_std/
H A Dstd_csetjmp.h53 #undef longjmp macro
/netbsd-6-1-5-RELEASE/external/gpl3/binutils/dist/ld/testsuite/ld-spu/
H A Dovl2.s16 longjmp: label
/netbsd-6-1-5-RELEASE/sys/ddb/
H A Ddb_user.h53 #define longjmp(a) longjmp((void *)(a), 1) macro
/netbsd-6-1-5-RELEASE/bin/sh/
H A Derror.h128 #define longjmp(jmploc, val) _longjmp(jmploc, val) macro
/netbsd-6-1-5-RELEASE/sys/arch/powerpc/powerpc/
H A Dsetjmp.S72 longjmp: label
/netbsd-6-1-5-RELEASE/external/gpl3/gcc/dist/gcc/
H A Dunwind-sjlj.c43 #define longjmp __builtin_longjmp macro
/netbsd-6-1-5-RELEASE/gnu/dist/gcc4/gcc/
H A Dunwind-sjlj.c49 #define longjmp __builtin_longjmp macro
/netbsd-6-1-5-RELEASE/sys/arch/pmax/include/
H A Ddec_prom.h174 #define longjmp (*callv -> _longjmp) macro

Completed in 145 milliseconds