Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dubsan.c120 static bool type_is_int(struct type_descriptor *type) in type_is_int() function
127 WARN_ON(!type_is_int(type)); in type_is_signed()
141 WARN_ON(!type_is_int(type)); in is_inline_int()
180 if (type_is_int(type)) { in val_to_string()