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

/macosx-10.9.5/bash-92/bash-3.2/include/
H A Dposixjmp.h31 # undef setjmp macro
32 # define setjmp(x) sigsetjmp((x), 1) macro
/macosx-10.9.5/bash-92/bash-3.2/lib/readline/
H A Dposixjmp.h31 # undef setjmp macro
32 # define setjmp(x) sigsetjmp((x), 1) macro
/macosx-10.9.5/emacs-92/emacs/src/s/
H A Ddgux4.h74 #undef setjmp macro
79 #define setjmp(env) sigsetjmp(env, 1) macro
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/
H A DIntrinsicLowering.cpp91 # undef setjmp macro
[all...]
/macosx-10.9.5/llvmCore-3425.0.33/lib/Transforms/Utils/
H A DLowerInvoke.cpp148 # undef setjmp macro
[all...]
/macosx-10.9.5/uucp-11/uucp/
H A Dsysdep.h137 #define setjmp setret macro
143 #undef setjmp macro
146 #define setjmp(s) sigsetjmp ((s), TRUE) macro
/macosx-10.9.5/llvmCore-3425.0.33/lib/CodeGen/SelectionDAG/
H A DSelectionDAGBuilder.cpp4525 # undef setjmp macro

Completed in 136 milliseconds