Home
last modified time | relevance | path

Searched refs:type_info (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/lib/
H A Dubsan.h13 u16 type_info; member
H A Dubsan.c61 return type->type_info & 1; in type_is_signed()
66 return 1 << (type->type_info >> 1); in type_bit_width()
/kernel/linux/linux-6.6/lib/
H A Dubsan.h45 u16 type_info; member
H A Dubsan.c128 return type->type_info & 1; in type_is_signed()
133 return 1 << (type->type_info >> 1); in type_bit_width()

Completed in 3 milliseconds