Home
last modified time | relevance | path

Searched refs:noabort (Results 1 – 3 of 3) sorted by relevance

/netbsd/src/external/bsd/openldap/dist/libraries/libldap/
Dthr_debug.c148 static int nodebug, noabort, noerror, nosync, tracethreads; variable
182 if( !noabort ) abort(); \
191 if( !noabort ) abort(); \
203 if( !noabort ) abort(); \
260 { "noabort", &noabort, 1 }, in get_options()
302 noabort = 1; in get_options()
368 if( !noabort ) abort(); in ldap_debug_thread_assert_mutex_owner()
/netbsd/src/sys/external/bsd/acpica/dist/tests/misc/
Dgrammar.asl965 Store ("DIV0 - noabort", Debug)
/netbsd/src/external/gpl3/gcc/dist/gcc/
DChangeLog-201412788 * asan.c (report_error_func): Add noabort path.
12790 (asan_expand_check_ifn): Handle noabort path.
12795 * sanitizer.def: Add noabort ASan builtins.