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

/linux-master/lib/
H A Dubsan.h130 void __ubsan_handle_negate_overflow(void *_data, void *old_val);
H A Dubsan.c287 void __ubsan_handle_negate_overflow(void *_data, void *old_val) function
304 EXPORT_SYMBOL(__ubsan_handle_negate_overflow); variable

Completed in 135 milliseconds