Searched refs:PARANOIA_FAIL_IF_EXISTS (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/private/kernel/
H A Ddebug_paranoia.h28 PARANOIA_FAIL_IF_EXISTS, // fail, if check for address already exists enumerator in enum:paranoia_set_check_mode
75 PARANOIA_FAIL_IF_EXISTS))
/haiku/src/system/kernel/debug/
H A Ddebug_paranoia.cpp288 case PARANOIA_FAIL_IF_EXISTS:
522 if (mode == PARANOIA_FAIL_IF_EXISTS) {

Completed in 116 milliseconds