Home
last modified time | relevance | path

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

/netbsd-src/common/lib/libc/misc/
H A Dubsan.c339 static void HandleNegateOverflow(bool isFatal, struct COverflowData *pData, unsigned long ulOldValu…
378 HandleNegateOverflow(bool isFatal, struct COverflowData *pData, unsigned long ulOldValue) in HandleNegateOverflow() function
1008 HandleNegateOverflow(false, pData, ulOldValue); in __ubsan_handle_negate_overflow()
1017 HandleNegateOverflow(true, pData, ulOldValue); in __ubsan_handle_negate_overflow_abort()