Home
last modified time | relevance | path

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

/lib/
Dubsan.c60 static bool type_is_int(struct type_descriptor *type) in type_is_int() function
67 WARN_ON(!type_is_int(type)); in type_is_signed()
81 WARN_ON(!type_is_int(type)); in is_inline_int()
120 if (type_is_int(type)) { in val_to_string()