Home
last modified time | relevance | path

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

/trusty/kernel/lib/ubsan/
Dubsan.c358 static bool is_negative(const struct type_descriptor* type, in is_negative() function
380 if (is_negative(data->rhs_type, rhs)) { in UBSAN_HANDLER()
387 } else if (is_negative(data->lhs_type, lhs)) { in UBSAN_HANDLER()