Searched refs:setjmp (Results 51 - 75 of 135) sorted by relevance

123456

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Dread_pwd.c95 #include <setjmp.h>
287 if (setjmp(save)) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/png/
H A Dpngconf.h250 /* This is an attempt to force a single setjmp behaviour on Linux. If
263 __png.h__ already includes setjmp.h;
268 /* include setjmp.h for error handling */
269 # include <setjmp.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/zlib-1.2.3/contrib/puff/
H A Dpuff.c66 #include <setjmp.h> /* for setjmp(), longjmp(), and jmp_buf */
762 if (setjmp(s.env) != 0) /* if came back here via longjmp() */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/transmission/zlib-1.2.3/contrib/puff/
H A Dpuff.c66 #include <setjmp.h> /* for setjmp(), longjmp(), and jmp_buf */
762 if (setjmp(s.env) != 0) /* if came back here via longjmp() */
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/archival/libunarchive/
H A Ddecompress_bunzip2.c152 i = setjmp(bd->jmpbuf);
671 i = setjmp(bd->jmpbuf);
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/coreutils/
H A Dtest.c24 #include <setjmp.h>
204 res = setjmp(leaving);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/libncftp/
H A Dio_getmem.c101 sj = setjmp(gBrokenDataJmp);
H A Dio_gettar.c190 sj = setjmp(gBrokenDataJmp);
H A Dio_listmem.c258 sj = setjmp(gBrokenDataJmp);
H A Dsyshdrs.h150 # include <setjmp.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/ncftp/
H A Dsyshdrs.h177 # include <setjmp.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/sh_util/
H A Dsyshdrs.h169 # include <setjmp.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/ncftp-3.2.5/source/vis/
H A Dsyshdrs.h91 #include <setjmp.h>
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/shell/
H A Dmsh.c17 #include <setjmp.h>
1377 setjmp(failpt); /* Bruce Evans' fix */
1379 if (setjmp(failpt) || yyparse() || intr) {
2584 while (setjmp(bc.brkpt))
2597 while (setjmp(bc.brkpt))
3140 if (newenv(setjmp(errpt)) == 0) {
3147 if (setjmp(failpt) == 0 && yyparse() == 0)
3299 if (setjmp(failpt) == 0)
3685 if (newenv(setjmp(errpt)) == 0) {
3753 if (newenv(setjmp(errp
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/
H A Dpngconf.h351 /* This is an attempt to force a single setjmp behaviour on Linux. If
355 * the same setjmp.h that was included when libpng was built. Only define
371 __pngconf.h__ in libpng already includes setjmp.h;
377 /* include setjmp.h for error handling */
378 # include <setjmp.h>
H A Dpngread.c77 if (setjmp(jmpbuf))
79 if (setjmp(png_ptr->jmpbuf))
175 /* Applications that neglect to set up their own setjmp() and then
179 if (setjmp(jmpbuf))
183 if (setjmp(png_ptr->jmpbuf))
H A Dpngtest.c690 static png_FILE_p fpout; /* "static" prevents setjmp corruption */
797 if (setjmp(jmpbuf))
799 if (setjmp(png_jmpbuf(read_ptr)))
821 if (setjmp(jmpbuf))
823 if (setjmp(png_jmpbuf(write_ptr)))
H A Dpngwrite.c503 if (setjmp(jmpbuf))
505 if (setjmp(png_ptr->jmpbuf))
585 /* Applications that neglect to set up their own setjmp() and then
590 if (setjmp(jmpbuf))
594 if (setjmp(png_ptr->jmpbuf))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/mac/classic/
H A Dpnghand.cpp442 if (setjmp(png_ptr->jmpbuf))
674 if (setjmp(png_ptr->jmpbuf))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/common/
H A Dimagpng.cpp131 // disabled altogether). Luckily, it is still possible to use setjmp() &
514 // VZ: as this function uses setjmp() the only fool-proof error handling
515 // method is to use goto (setjmp is not really C++ dtors friendly...)
547 if (setjmp(wxinfo.jmpbuf))
686 if (setjmp(wxinfo.jmpbuf))
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/unzip60/
H A Dapi.c53 #include <setjmp.h>
675 if (setjmp(dll_error_return) != 0) {
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna/
H A Dalbumart.c25 #include <setjmp.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/minidlna-1.1.5/
H A Dalbumart.c30 #include <setjmp.h>
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/libpng/libpng-1.2.50/contrib/pngminus/
H A Dpng2pnm.c232 if (setjmp (png_jmpbuf(png_ptr)))
H A Dpnm2png.c393 /* setjmp() must be called in every function that calls a PNG-reading libpng function */
394 if (setjmp (png_jmpbuf(png_ptr)))

Completed in 241 milliseconds

123456