u_max 106 lib/ubsan.c static u_max get_unsigned_val(struct type_descriptor *type, void *val) u_max 114 lib/ubsan.c return *(u_max *)val; u_max 123 lib/ubsan.c u_max val = get_unsigned_val(type, value);