Lines Matching full:setjmp
2921 * stlport/float.h, stlport/limits.h, stlport/setjmp.h: idem.
3864 * stlport/csetjmp: sometimes, if native setjmp.h was included first,
3865 the setjmp functions situated in global namespace, not in vendor's
3981 setjmp.h; fix from 2005-06-23 wasn't solving the problem.
4029 * stlport/cstdlib, stl/stdlib.h: Michael Fink patch to avoid setjmp.h
4030 inclusion problem as stdlib.h contains a setjmp macro definition.