type_descriptor 60 lib/ubsan.c static bool type_is_int(struct type_descriptor *type) type_descriptor 65 lib/ubsan.c static bool type_is_signed(struct type_descriptor *type) type_descriptor 71 lib/ubsan.c static unsigned type_bit_width(struct type_descriptor *type) type_descriptor 76 lib/ubsan.c static bool is_inline_int(struct type_descriptor *type) type_descriptor 86 lib/ubsan.c static s_max get_signed_val(struct type_descriptor *type, void *val) type_descriptor 101 lib/ubsan.c static bool val_is_negative(struct type_descriptor *type, void *val) type_descriptor 106 lib/ubsan.c static u_max get_unsigned_val(struct type_descriptor *type, void *val) type_descriptor 117 lib/ubsan.c static void val_to_string(char *str, size_t size, struct type_descriptor *type, type_descriptor 165 lib/ubsan.c struct type_descriptor *type = data->type; type_descriptor 358 lib/ubsan.c struct type_descriptor *rhs_type = data->rhs_type; type_descriptor 359 lib/ubsan.c struct type_descriptor *lhs_type = data->lhs_type; type_descriptor 30 lib/ubsan.h struct type_descriptor *type; type_descriptor 35 lib/ubsan.h struct type_descriptor *type; type_descriptor 42 lib/ubsan.h struct type_descriptor *type; type_descriptor 49 lib/ubsan.h struct type_descriptor *type; type_descriptor 62 lib/ubsan.h struct type_descriptor *array_type; type_descriptor 63 lib/ubsan.h struct type_descriptor *index_type; type_descriptor 68 lib/ubsan.h struct type_descriptor *lhs_type; type_descriptor 69 lib/ubsan.h struct type_descriptor *rhs_type; type_descriptor 78 lib/ubsan.h struct type_descriptor *type;