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

/freebsd-13-stable/sys/contrib/openzfs/module/lua/setjmp/
H A Dsetjmp_s390x.S43 longjmp: label
/freebsd-13-stable/bin/sh/
H A Derror.h94 #define longjmp(jmploc, val) _longjmp(jmploc, val) macro
/freebsd-13-stable/contrib/llvm-project/compiler-rt/lib/asan/
H A Dasan_win_dll_thunk.cpp62 INTERCEPT_LIBRARY_FUNCTION(longjmp); variable
H A Dasan_interceptors.cpp301 #define longjmp __longjmp14 macro
/freebsd-13-stable/sys/contrib/openzfs/module/lua/
H A Dldo.c107 void longjmp (label_t * buf) { function
/freebsd-13-stable/stand/libsa/
H A Dstand.h312 #define longjmp _longjmp macro
/freebsd-13-stable/contrib/sendmail/include/sm/
H A Dconf.h3030 # undef longjmp macro
3032 # define longjmp(env, val) siglongjmp(env, val) macro

Completed in 151 milliseconds