Home
last modified time | relevance | path

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

/trusty/kernel/lib/ubsan/
Dubsan.h193 UBSAN_HANDLER(negate_overflow, struct overflow_data* data, value_handle_t val);
Dubsan.c246 UBSAN_HANDLER(negate_overflow, struct overflow_data* data, value_handle_t val) { in UBSAN_HANDLER() argument