Searched refs:caught (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/contrib/libsodium/test/default/ |
| H A D | secretbox8.c | 16 int caught; in main() local 24 caught = 0; in main() 25 while (caught < 10) { in main() 36 ++caught; in main()
|
| H A D | sodium_utils3.exp | 1 Intentional segfault / bus error caught
|
| H A D | sodium_utils2.exp | 2 Intentional segfault / bus error caught
|
| /f-stack/freebsd/contrib/libsodium/m4/ |
| H A D | ax_check_catchable_abrt.m4 | 7 # Check whether SIGABRT can be caught using signal handlers. 14 AC_CACHE_CHECK([whether SIGABRT can be caught when using the _AC_LANG compiler], CACHEVAR, [ 53 … [AC_DEFINE([HAVE_CATCHABLE_ABRT], [1], [Define if SIGABRT can be caught using signal handlers])], 54 [AC_MSG_WARN([On this platform, SIGABRT cannot be caught using signal handlers.])]
|
| H A D | ax_check_catchable_segv.m4 | 7 # Check whether segmentation violations can be caught using signal handlers. 14 …AC_CACHE_CHECK([whether segmentation violations can be caught when using the _AC_LANG compiler], C… 38 …[AC_DEFINE([HAVE_CATCHABLE_SEGV], [1], [Define if segmentation violations can be caught using sign… 39 …[AC_MSG_WARN([On this platform, segmentation violations cannot be caught using signal handlers. Th…
|
| /f-stack/dpdk/drivers/net/mlx4/ |
| H A D | mlx4_intr.c | 184 uint32_t caught[RTE_DIM(type)] = { 0 }; in mlx4_interrupt_handler() local 196 ++caught[LSC]; in mlx4_interrupt_handler() 200 ++caught[RMV]; in mlx4_interrupt_handler() 208 for (i = 0; i != RTE_DIM(caught); ++i) in mlx4_interrupt_handler() 209 if (caught[i]) in mlx4_interrupt_handler()
|
| /f-stack/freebsd/contrib/zlib/contrib/asm686/ |
| H A D | README.686 | 40 gcc's generated code had caught up with it sometime around gcc 2.95
|
| /f-stack/app/nginx-1.16.1/ |
| H A D | CHANGES | 3024 *) Bugfix: worker processes may got caught in an endless loop during 3274 *) Bugfix: worker processes may got caught in an endless loop during 5463 *) Bugfix: a worker process may got caught in an endless loop, if the 5536 *) Bugfix: a worker process may got caught in an endless loop, if the 5603 *) Bugfix: a worker process may got caught in an endless loop, if a 5893 *) Bugfix: a worker process may got caught in an endless loop, if the 6171 *) Bugfix: a worker process may got caught in an endless loop, if a 6402 *) Bugfix: a worker process may got caught in an endless loop while an 7422 error, then nginx may got caught in an endless loop; the bug had 8238 that do not support sendfile at all the process got caught in an [all …]
|
| /f-stack/app/redis-5.0.5/deps/jemalloc/ |
| H A D | ChangeLog | 350 in place for prior releases, it would have caught all of the most serious
|
| /f-stack/freebsd/contrib/dev/acpica/ |
| H A D | changes.txt | 277 (AcpiGbl_NextCmdNum and AcpiProtocolLengths) caught by static analyzers. 398 because the duplicate external with conflicting types are already caught 6873 will be caught later if the offending method is executed. ACPICA BZ 925. 16756 common errors that should be caught at compile time.
|